AlignActiveCustomCoordinateSystemZAxis Method (ICustomCoordinateSystemManager)
Aligns the active coordinate system's z axis in the specified direction with the specified origin.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub AlignActiveCustomCoordinateSystemZAxis( _
DOUBLE OriginX As System.Double, _
DOUBLE OriginY As System.Double, _
DOUBLE OriginZ As System.Double, _
DOUBLE DirectionX As System.Double, _
DOUBLE DirectionY As System.Double, _
DOUBLE DirectionZ As System.Double _
) |
Parameters
- OriginX
- x coordinate of the origin
- OriginY
- y coordinate of the origin
- OriginZ
- z coordinate of the origin
- DirectionX
- x coordinate of the direction point
- DirectionY
- y coordinate of the direction point
- DirectionZ
- z coordinate of the direction point
See Also
Availability
DraftSight V1R1.4