Skip to main content

An NXOpen helper package to reuse code in scripts, in order to avoid having all the underlying code in the journals itself.

Project description

nxopentse (by theScriptingEngineer)

This package contains functions which you can use in your own scripts, so you don't have to write everything from scratch. pip install nxopentse

Then in your script add import nxopentse

Simple example:

import NXOpen
import nxopentse as tse


# next line not required for nxopen, but every NXOpen journal needs an NXOpen.Session object
the_session: NXOpen.Session = NXOpen.Session.GetSession()


def main():
    tse.tools.hello()


if __name__ == '__main__':
    main()

nxopen.cad

CAD functionality

nxopan.cae

CAE functionality

nxopen.tools

General tools which can be used in different NX applications.

NX versions

SC2212:

dev

install locally by navigating to folder and then pip install .

uninstall: pip uninstall nxopentse

update: uninstall and reinstall

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nxopentse-0.0.1a0.dev1.tar.gz (33.8 kB view details)

Uploaded Source

Built Distribution

nxopentse-0.0.1a0.dev1-py3-none-any.whl (35.6 kB view details)

Uploaded Python 3

File details

Details for the file nxopentse-0.0.1a0.dev1.tar.gz.

File metadata

  • Download URL: nxopentse-0.0.1a0.dev1.tar.gz
  • Upload date:
  • Size: 33.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.6

File hashes

Hashes for nxopentse-0.0.1a0.dev1.tar.gz
Algorithm Hash digest
SHA256 1a762961165dfb3cc6242bce48c809773e26bd6e1c2296335ec2831b0c070883
MD5 dd93c1c0417348a3a5efa17b83a5d310
BLAKE2b-256 b575ca8675cd796c966267f0744eb3d290cbc28a70b79e4a4f30a61df599e08e

See more details on using hashes here.

File details

Details for the file nxopentse-0.0.1a0.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for nxopentse-0.0.1a0.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 234e635125aada3a5f1ea289852057488565ec800cdcd38160588b9a457691db
MD5 fb2aef8c01d609abe6183ce250739e42
BLAKE2b-256 cf9af5c967d6f43084a4a62a5fcfe80a31d15a90cc571dac69139a1a0bc3a2ae

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page