public virtual void GetInUnits( ref double z )
public virtual void GetInUnits( ref double x, ref double y )
public virtual void GetInUnits( ref double x, ref double y, ref double z )
Description
Gets the coordinate values in their defined units of measure. It can retrieve either just the Z coordinate, both the X and Y coordinates, or all three.
Comments
0 comments
Please sign in to leave a comment.