GetOrigin Method (ICustomCoordinateSystem)
Gets the coordinates of the origin of this coordinate system.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub GetOrigin( _
double* OriginX As System.Double, _
double* OriginY As System.Double, _
double* OriginZ As System.Double _
) |
Parameters
- OriginX[out]
- x coordinate
- OriginY[out]
- y coordinate
- OriginZ[out] or Return Value
- z coordinate
Example
See Also
Availability
DraftSight V1R1.4