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: 

VBA aligned views

1 REPLY 1
Reply
Message 1 of 2
bcoburn3
315 Views, 1 Reply

VBA aligned views

Is there any way to find which other view a particular view is aligned to through the API?  I've found things to check whether it is aligned, and to set alignment, but nothing to check which view it's aligned to.

 

For example:  I have three views, say A, B, and C.  I know that A is aligned to one or the other of B and C, how can I get the API to tell me which?

1 REPLY 1
Message 2 of 2
philippe.leefsma
in reply to: bcoburn3

Hi

What is it that you call "aligned view" exactly? Do you mean projected view?

 

In case of a projected view you can access the parent using "DrawingView.ParentView" property...

 

Regards,

Philippe.



Philippe Leefsma
Developer Technical Services
Autodesk Developer Network

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

Post to forums  

Autodesk Design & Make Report