Click or drag to resize

MeshCheckParametersCheckForExtremelyShortEdges Property

If true, then look for topological edges where the distance between the endpoints is less than ExtremelyShortEdgeDistance.

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

Property Value

Type: Boolean
See Also