Relative Content

Tag Archive for catiaisolate

Isolate parts in the document

I have this code for catia v5 and it works fine. The only problem is that when you do “visPropertySet2.SetShow 0” it goes through all the components of the document whether they are visible or not, which makes the code slow when executing this line. Does anyone have a suggestion to improve?