Skip to content

harry0198/nx-cheat-book

Repository files navigation

🔧 NX & NXOpen Cheat Sheet

About

Author: Harry Drummond Email: Harry.Drummond@mayahtt.com

Currently on placement at MayaHTT having never touched NX and as a result, never touched NXOpen.

If you're unclear NX is the program we do modelling on etc. NXOpen is the API to that program.

Useful Resources

Help Sites

Documentation

  • Python docs: You should view this as a sort of "new" version of the docs. Often, you will find lazy docs and it will be a link to the old version of the docs.
  • .NET docs: Essentially the "old" docs but here will generally have a more thorough explanation of a function or class.
  • Siemens Doc Center: Personally, I've never used it but if some function has mysteriously gone missing - this will show you what happened to it.

Useful NX Utilities

  • Journaling: If you know how to do something in NX but not in code. Record a journal and extract the features you need.
  • UF Session: Holds useful information on objects such as finding face normals, vectors etc

Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:

{% content-ref url="quick-start.md" %} quick-start.md {% endcontent-ref %}

Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="reference/api-reference/" %} api-reference {% endcontent-ref %}

About

NXOpen Cheat Book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published