Gets true if this edge is smooth and has a nonzero sharpness.
A crease edge is not a sharp edge.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntaxpublic bool IsSharp { get; }Public ReadOnly Property IsSharp As Boolean
Get
Property Value
Type:
Boolean
See Also