SubDEdgeSharpnessIsSharp Property |
Gets true if both ends are valid and at least one is greater than 0.0.
Crease and
Nan are both false: 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