RhinoCommon API
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
public bool CheckForExtremelyShortEdges { get; set; }
Public Property CheckForExtremelyShortEdges As Boolean Get Set