API that uses the NXOpen API to retrieve important CAD-CAM Data from Siemens NX
Project description
IFT NXOPEN API
Beschreibung
This repository contains an API for the IFT in Siemens NX. The classes in this API use the NXOpen API to get important data from a Siemens NX Session.
This package was generated for the SurfAlce project, but the functionalities of the different classes can be used in any other project.
All classes and their methods can be found in the folder ./src/IFT
in the Folder ./scripts
however you can find scripts that can be executed from Siemens NX.
Before you can use these functionalities, stick to the setup instructions below.
Setup
- Install Python 3.8 if not already installed and remind the installation directory.
- Add following system variables to the
%UGII_BASE_DIR%/UGII/ugii_env.dat
file. UGII_PYTHON_LIBRARY_DIR = <installation directory>/Python38
UGII_PYTHONPATH = %UGII_PYTHON_LIBRARY_DIR%;%UGII_PYTHON_LIBRARY_DIR%\DLLs;%UGII_PYTHON_LIBRARY_DIR%\Lib;%UGII_PYTHON_LIBRARY_DIR%\Lib\site-packages;%UGII_BASE_DIR%\nxbin\python
UGII_CAM_WRITE_MRR = <abitrary directory with writing permisions>
- Install the API into the python distribution via pip with the following command
pip install git+https://git.ift.tuwien.ac.at/lab/ift/sis/data-science/nxopen-export.git
- Open a Siemens NX CAM-Setup
- If not already done, enable the Developer tab, by right-click on the blue ribbon at the top of NX and set a tick to "Developer"
- Press "Play" and search for the
./scripts/nx_data_export.py
file available in the gitlab repository. - The script can be executed via the callback-function of a personalized button in the NX Ribbon.
NOTE: None of the system variables specified above, expecially
UGII_PYTHONPATH
, may exceed 256 characters.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ift4aixpath-0.0.3.tar.gz
.
File metadata
- Download URL: ift4aixpath-0.0.3.tar.gz
- Upload date:
- Size: 603.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f663ffe0be4f1d14e8f198fdb7077486e08d12217f390f1bdda6b538a3d3e567 |
|
MD5 | 82b8aef80021074de6d0c39508daae23 |
|
BLAKE2b-256 | b06bab303e3cafb9bdca90b0f185f3010d916e2aa6537c124ad16efeb869ac66 |
Provenance
File details
Details for the file ift4aixpath-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: ift4aixpath-0.0.3-py3-none-any.whl
- Upload date:
- Size: 605.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b2acab1cc84458f57e2bafedb0b14ed66f49d64cf35ae3235ce382af584531a |
|
MD5 | de69a2190a0c3d1dbf174d133e505620 |
|
BLAKE2b-256 | 9a4b4440c3c2dda85adf62f96f3d2c99afbf2a9b7fd8a70ddbfcd4cd007d2a90 |