Click or drag to resize

RebuildCurveOptionsShowControlPoints Property

True if the control points of the rebuilt curves are displayed during the dynamic preview.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool ShowControlPoints { get; set; }

Property Value

Type: Boolean
See Also