CadHelix.AxisBasePoint

CadHelix.AxisBasePoint property

Gets or sets the axis base point.

public Cad3DPoint AxisBasePoint { get; set; }

Property Value

The axis base point.

See Also