Submitted by darvinsaiteja on Mon, 06/20/2016 - 02:22
Forums:
There is no Utilities or NXObjectManager or Tag class in python.So is it not possible to get obj from tag?
obj=NXOpen.TaggedObjectManager.GetTaggedObject(objTag)
obj=NXObjectManager.Get(objTag)
obj=ufs.GetObjectManager(bodytag)
obj=NXOpen.Utilities.NXObjectManager.Get(objectTag)
All of these wouldnt work in python.
I'm not familiar with python
I'm not familiar with python API.
Did you look at this.
http://nxjournaling.com/comment/3591
Maybe there is a similar way with python.
NX 9 and Team Center 10