• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

browse logical tree through code (c#)

  • Thread starter Thread starter Adahm
  • Start date Start date

Adahm

Guest
Is there any developer in c# who knows how to browse the logical tree of catia v5?
I would need to select any 3d element of a part and go back through the parents of the selected item and analyze one to one the features of the logical tree.
based on body names, I'd like to perform operations rather than others.
 
the reason why I need to browse the logical tree through code and not manually, is because I have various bodies to edit, each of which has its own parameters.
I created an interface mask that allows me to change the parameters easily.
Now I have a mask (Layout Mask) that allows me to select the body I want to change. Once I choose the item, I open another mask (Detail mask), which allows me to change the parameters of the chosen body.

I would like to make sure that by selecting any element of the body to edit (edge or face), the code can recognize the parent body belonging, so that you can directly open the detail mask and change the parameters.

I hope it's clearer.
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top