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...
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*
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!
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