Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iLogic Controlled model View

1 REPLY 1
Reply
Message 1 of 2
deltades
480 Views, 1 Reply

iLogic Controlled model View

Hi,

I am using a number of sketches in a skeleton to control multiple solutions.

 

I am using case statements that apply values to my variables and create my solutions which is working fine however,

for clarity of what is being used in a given solution I want to turn on/off the sketches in my code. I have created a set of model views that when active properly turn off the visibability of the appropreate sketch.

While model view is among the things that can be selected for use in the code, so far as I can tell, I can not find a function that will allow me to set a view true so that it activates the view and my sketches turn off.

Any ideas?

Thanks

1 REPLY 1
Message 2 of 2
xiaodong_liang
in reply to: deltades

Hi,

 

I may not understand your question correctly, but have you used DrawingView.SetIncludeStatus? This method sets the include status of the input object in the drawing view.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report