Click or drag to resize

QuadRemeshParametersDetectHardEdges Property

When enabled the hard edges in models will be retained.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool DetectHardEdges { get; set; }

Property Value

Type: Boolean
See Also