Selectively Set Hidden Lines for each part in a drawing view using API

Selectively Set Hidden Lines for each part in a drawing view using API

MJBusseyMS
Participant Participant
308 Views
1 Reply
Message 1 of 2

Selectively Set Hidden Lines for each part in a drawing view using API

MJBusseyMS
Participant
Participant

In the Inventor User interface for drawings, it is possible to create a view that has hidden lines turned off, but by using the browser you can selectively toggle hidden lines back on for each component participating in the drawing view.

 

Is there a way to do this using the Inventor API in Inventor 2018 or later?

0 Likes
309 Views
1 Reply
Reply (1)
Message 2 of 2

HideoYamada
Advisor
Advisor

Hello,

 

I understand it it almost impossible to access the functions listed in the context menu of the drawing model tree.

 

But it's possible to select multiple items by API.

I do select multiple items in a condition by API and change all of the linetype by clicking right mouse button and using context menu.

 

This is mentioned about selecting multiple items.

https://forums.autodesk.com/t5/inventor-customization/how-to-select-multiple-browser-nodes/m-p/88232...

 

Best Regards,

=====

Freeradical

 Hideo Yamada

 

=====
Freeradical
 Hideo Yamada
https://www.freeradical.jp
0 Likes