Click or drag to resize

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
Syntax
public SubDEdgeSharpness GetSharpness()

Return Value

Type: SubDEdgeSharpness
The sharpness of this edge.
See Also