Submitted by venkyms on Sat, 04/26/2014 - 02:39
Forums:
Hi,
We are working on VB script which can fetch all the symbols in the work part and move them to specific layer. I am not able get GDT and user defined symbols. Can you please let me know how to get these symbols in NX journaling.
If possible please share sample code.
Thanks in Advance.
re: GD&T and custom symbols
Have a look at the {part}.Gdts and the {part}.Annotations.CustomSymbols collections.
THanks a lot, I was able to
THanks a lot, I was able to get Gdts using {part}.Gdts but I am not able to get user defined symbols in CUstomSymbols Collections.
Swami
Try ugPart.Dimensions
Try ugPart.Dimensions
Regards,
Pradeep Kumar Arunachalam
Regards,
Pradeep Kumar Arunachalam