MeshingParametersTolerance Property |
Gets or sets the maximum allowed edge deviation.
This tolerance is measured between the center of the mesh edge and the surface.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic double Tolerance { get; set; }Public Property Tolerance As Double
Get
Set
Property Value
Type:
Double
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also