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: 

Can I test for the drawing view being the base view?

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
Anonymous
294 Views, 2 Replies

Can I test for the drawing view being the base view?

I would like to include a test, checking that the selected view is the base view.

I've looked at the DrawingViewTypeEnum and see that there is a kDefaultDrawingViewType.

Is that what I use to confirm the base view?

 

Or, should I test to see if the view is a projected view (kProjectedDrawingViewType) and eliminate these?

 

Thanks,

2 REPLIES 2
Message 2 of 3
matt_jlt
in reply to: Anonymous

I use the following to check for base view "DrawingViewTypeEnum.kStandardDrawingViewType"

 

Regards, Matt

Message 3 of 3
Anonymous
in reply to: matt_jlt

There I stood, before my easel, happily painting the forest... wondering, will I ever see the trees?

 

Thanks for helping me see the tree. Smiley Wink

 

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

Post to forums  

Autodesk Design & Make Report