there are interactive selection methods: selectobject etc,
but If I want to select for example some components in assembly by program without asking user...how can I do it?
can I acces to NX from Excel for example
...
Set UGNX = GetObject(, "NX.Application")
...
how to declare NX.application
should I write some info to registry about NX...?
what to do?
could anyone to help
I know in GRIP but in VB :(
how to work with drawing objects
i need just to check colors of object
if color number is wrong, prompt the user...
where is mistake
error:"Number of indices is less than the number of dimensions of the indexed array" in line with...
Hello macro experts!
I need use UF_DRAW_extracted_edge to change current view style in drawing
could someone give the simple example...
I dont know when should use session when ufsesssion and what is difference...
thanks
Hi all!
I want to make macro for placing any axis system of part(product) to the drawing view...
can anyone share with experience of using GetAxisSystem method
or may be You can advice something else...
Hello everybody!
is there any possibility to create ID symbol in drawing
view with automatic text , where text depends on some attribute
of component of selected edge...
as I see edge selected has reference to assy prt but it would be fine found component of this assy ...
thanks