SubDEdgeGetSharpness Method |
Gets the sharpness of this edge, reporting
Crease for a crease edge.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntaxpublic SubDEdgeSharpness GetSharpness()
Public Function GetSharpness As SubDEdgeSharpness
Return Value
Type:
SubDEdgeSharpnessThe sharpness of this edge.
See Also