Click or drag to resize

GetCurveSharp Property

When true, closing the curve produces a sharp corner at the seam instead of a periodic curve. Default is false.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool Sharp { get; set; }

Property Value

Type: Boolean
See Also