Direction Property |
Specifies the viewing direction for a 3D visualization of the drawing, or the direction vector of the table.
Signature
object.Direction
object
Table,
View, Viewport, PViewport, ExtrudedSurface
The object or objects this property applies to.
Direction
Variant; read-write
Table objects: The vector (X axis, in WCS coordinates)
defines the horizontal plane containing the table.
All other objects: The vector is a three-element array of doubles
that defines a direction from which the drawing can be viewed.
Remarks
This property puts the viewer in a position to look at the drawing as if looking back at the origin (0, 0, 0) from a specified point in space. This property is similar to the VPOINT command in AutoCAD.
Comments? |