Joseph Pods
Guest
|
Posted:
Tue Dec 28, 2004 9:24 pm Post subject:
How to set View in a ViewPort |
|
|
I don't want to use SendCommand.
I want to draw Leader line with Text. The problem I have is to draw Leader
line, I have to be in Plan View (eg Top, Bottom, Right, Left, Front, Back).
How do I set the active viewport to one of this Plan View?
I also want to extend that so user can specify the Plan View by specifying
the UCS X and Y vectors.
Eg user will specify X (0,1,0) and Y (0,0,1) ==> This is actually
equivalent to Right hand side view
What is the relationship between Viewport, View and UCS? When I change to
Top view (Command: -View _Top), the UCS is actually different when I change
to Right view (Command: -View _Right).
I look in the VBA Object model for View, there are Direction, Center and
Target Properties, what are they?
|
|