CadGeoData.DesignPoint

CadGeoData.DesignPoint property

Gets or sets the design point.

public Cad3DPoint DesignPoint { get; set; }

Property Value

The design point.

See Also