Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross 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
  • 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?

    Thank you very very much! It's kind of hard, looking for something like "group" in the whole API reference and now recognizing, that it was "set of feature". *thumbs up*
  3. 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!
  4. Stike

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

    Thank you, Distance Measurement got me out of the mess!
  5. Stike

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

    Thanks for the fast response. In my case it's exactly like John wrote. I have a relative located point and I need the Z expression from it, just to compare the z-value with an other value... Is there any other solution for this kind of problem? Thank you very much indeed!
  6. 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