NX Open (API)
Siemens' multi-language API for NX customisation — C++, .NET, Java, Python.
🔗 Related Concepts
Deepen your understanding with these related topics:
Definition
NX Open provides full-feature API access: open files, create features, query geometry, customise UI, drive automation. Available in C++, .NET (C#, VB), Java, Python (via Open Python). Knowledge Fusion (KF) is a proprietary rule-based language for parametric design automation. Legacy UFUN (User Function) API is C-only and pre-dates NX Open.
Why it matters
Enterprises with deep NX customisation needs (CAD-PLM bridges, design rule enforcement, custom workbenches) build on NX Open. Python is the lowest-effort starting point; C++ and .NET deliver the deepest integration.
Common pitfalls
- Mixing multiple NX Open languages on the same project — maintenance overhead.
- NX Open code without version pinning — every NX release requires testing.
- Knowledge Fusion when NX Open Python would be more maintainable.
Siemens NX Ecosystem Context
This concept is a core structural element of the Siemens NX drafting and engineering environment developed by Siemens Digital Industries Software. Siemens' high-end CAD/CAM/CAE platform — synchronous + parametric hybrid modelling, strong CAM, and Teamcenter PLM integration.
Relevant Siemens NX FAQs
❓ What is the difference between NX and UG?
Same product, different name. UG (UniGraphics) is the legacy name from 1973 until 2002, when Siemens (then EDS) rebranded to NX. Veteran users still say 'UG.' The .prt file format is continuous across the rename — UG files can open in modern NX.
❓ Can NX open SOLIDWORKS files?
❓ What is Knowledge Fusion?
NX's proprietary rule-based language for parametric design automation — pre-dates the modern NX Open API. KF rules capture engineering knowledge inside NX parts (e.g., 'if material is steel, use this fastener'). Modern projects often use NX Open Python or .NET instead, but KF still ships and is in active use in legacy enterprise customisations.
⚡ Concept Self-Test
Test your understanding of this concept to lock in your memory. Completing this quiz will automatically sync to your career learning progress.
🎓 Recommended Practice Lessons
Step-by-step practical exercises and certification-aligned paths chosen by our editors to master this concept:
NX WAVE Geometry Linker and Large Assemblies (Siemens Academy)
🌳 Semantic Crossroads & Navigation Pathways
Trunk-Branch-Leaf ModelExplore cross-referenced learning lanes. Connect this specific method back to macro CAD coordinate foundations, parent software environments, and sibling parameters in our shared taxonomy map.
Global Foundations
Core glossary, interactive graph, and domain-wide concept index.
Ecosystem Integration
Parent design environments and platforms implementing this method natively.
Active Context & Neighbors
Current active term and close sibling concepts: