VBA aligned views

VBA aligned views

Anonymous
Not applicable
397 Views
1 Reply
Message 1 of 2

VBA aligned views

Anonymous
Not applicable

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?

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

philippe.leefsma
Alumni
Alumni

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

0 Likes