I'm new to NX, before this i used CATIA.
Just want to know either in NX can view different orientation of isoview or not?
In Catia we can custom the view and layout.
Thanks in advance
thanks for the feedback.
my problem is to search for sub geometrical set. if all the point in main geometrical set, my code can capture the points.
how to search for all geometrical sets?
can you point out how? apparently when i'm using hybridbodies, it will only capture main geometrical set...
Hello Fernando,
Already tested your code,
Instead of selecting the point one by one, I want it to run automatically.
The geometrical set also has another item in there (circle and line)
or can you point out what is the problem in my code?
Hope you can advise.
Thank you
Hi all
i'm new in catia macro programming. what i'm working on now is extracting points coordinates from CATPart.
my problem now is how to extract point in a sub geometrical set.
refer picture below (point 1 in geometrical set.2)
i only manage to extract point from 'parent geometrical set'...