Description:
Fills in missing or fixes incorrect component information from a Brep. Useful when reading Brep information from other file formats that do not provide as complete of a Brep definition as required by Rhino.
Syntax:
public Boolean Repair(
Double tolerance
)
Double tolerance
)
Parameters:
- tolerance
- Type: System.Double
- The repair tolerance. When in doubt, use the document's model absolute tolerance.
Returns:
Type: Boolean
True on success.
Available since:
6.0