Description:

Repairs a curve.

Syntax:
public bool Repair(
double tolerance
)
Parameters:
  • tolerance
  • Type: double
  • The repair tolerance.
Returns:
Type: bool
True if successful, False otherwise.
Available since:
8.12

Repair method

Class:  Rhino.Geometry.Curve

Nothing found