CadGeoData.CoordinateSystemCoordinatesReferencePoint

CadGeoData.CoordinateSystemCoordinatesReferencePoint property

Gets or sets the coordinate system coordinates reference point.

public Cad3DPoint CoordinateSystemCoordinatesReferencePoint { get; set; }

Property Value

The coordinate system coordinates reference point.

See Also