nxopen_rs

Crates.ionxopen_rs
lib.rsnxopen_rs
version0.1.3
created_at2025-07-19 01:48:44.422019+00
updated_at2025-08-25 01:33:29.195788+00
descriptionA brief description of your crate
homepagehttps://github.com/fnmian/nxopen_rs
repositoryhttps://github.com/fnmian/nxopen_rs
max_upload_size
id1759856
size51,069
(fnmian)

documentation

README

nxopen_rs

A Rust binding for Siemens NX Open API, enabling developers to build NX CAD automation tools with Rust's safety and performance.

Overview

nxopen_rs provides a type-safe Rust interface to interact with NX Open, Siemens' API for automating NX CAD/CAE processes. This library wraps core NX functionalities (e.g., part operations, dialogs, geometry) and leverages Rust's memory safety features to avoid common pitfalls like resource leaks or invalid pointer access.

Commit count: 7

cargo fmt