You are on page 1of 1

1.

difference betwwen commit and get commited feature

2.How To Get An Object From A Tag----dim TaggedObject1 as TaggedObject =


NXOpen.Utilities.NXObjectManager.Get( tag1)

3.DisplayableObject[] objArray =
workPart.ModelingViews.WorkView.AskVisibleObjects();

4.You can use the .AskObjectFeat method to see if an object is used or not.

5.https://www.eng-tips.com/viewthread.cfm?qid=409039

6.What is the basic difference in Assembly file and part file.--


https://community.sw.siemens.com/s/question/0D54O000061xHLR/assembly-file-vs-part-
file

How to identify assemblyfile using nxopen through programming?

You might also like