Parts Visibility

Parts Visibility

Anonymous
Not applicable
2,311 Views
2 Replies
Message 1 of 3

Parts Visibility

Anonymous
Not applicable

Hi Guys,

 

There is an option called "Visibility" available when you right click on the part name on the browser pane. See the attachced image for the clear task.

 

I want to Check & UnCheck that programatically using VB.Net.

 

Is there any way to do it...??

0 Likes
Accepted solutions (1)
2,312 Views
2 Replies
Replies (2)
Message 2 of 3

YuhanZhang
Autodesk
Autodesk
Accepted solution

The ComponentOccurrence.Visible is used for this purpose.



If this solves the problem please click ACCEPT SOLUTION so other people can find it easily.



Rocky Zhang
Inventor API PD
Manufacturing Solutions
Autodesk, Inc.

Message 3 of 3

Anonymous
Not applicable

yuhanzhang,

 

Thank You. Found it and sucessfully implemented.

0 Likes