Access to Visuality options at occurrence in DrawingViews

Access to Visuality options at occurrence in DrawingViews

HideoYamada
Advisor Advisor
602 Views
2 Replies
Message 1 of 3

Access to Visuality options at occurrence in DrawingViews

HideoYamada
Advisor
Advisor

Hello,

 

Is anyone know how to access visuality options for occurrences in drawing document?

 

RightClickedMenu.jpg

 

In this few hours, I tried to access to there options via VBA APIs, but could not find the way.

I want to know occurrences is transparent or not, and change the line style of them.

Is there now way?

=====
Freeradical
 Hideo Yamada
https://www.freeradical.jp
0 Likes
603 Views
2 Replies
Replies (2)
Message 2 of 3

xiaodong_liang
Autodesk Support
Autodesk Support

Hi,

 

With my experience, you might have to select the browser node by API, and call the corresponding control definition, e.g. the other post talks:

https://forums.autodesk.com/t5/inventor-customization/apply-hidden-line-in-a-component-by-api/td-p/7...

and this article below shows how to get all commands:

http://spiderinnet2.typepad.com/blog/2012/07/inventor-net-find-all-the-control-definitions-1.html

 

I am investigating if there is any other API ways to triggle the two options.

 

 

0 Likes
Message 3 of 3

HideoYamada
Advisor
Advisor

Hello xiaodong,

 

Thank you for your response.

The way using command manager is not enough to do what I want.

 

I want and wait for new APIs to be available.

 

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