Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Stike
  • Content: Threads
  • Order by date
  1. Stike

    How to call a NX Dialog in a VB application?

    Hello, is there a way to call a NX Dialog in a VB application to let the user create a feature, that can then be handled for further actions? For example something likes this: Dim InstanceGeometryFeature As Features.Feature = Nothing...
  2. Stike

    How to create a new Feature Group with VB?

    Hello, does anyone know how to create a new Feature Group with VB / Journal? The record function doesn't recognize this action :( Thank you!
  3. Stike

    How to save the z-component of a point as an expression?

    Hello everybody, I have a problem with NX 7.5. Is it possible to get the z-component (value) of an existing point by using expressions? For example something like: oldValue = getZCoord(point14) (point14 is the already existing point) Thank you very much! Stike

Part and Inventory Search

Back
Top