Click or drag to resize

HiddenLineDrawingParametersAbsoluteTolerance Property

Absolute tolerance is used to decide if curves overlap or intersect. A suggested value is to use RhinoDoc.AbsoluteTolerance

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public double AbsoluteTolerance { get; set; }

Property Value

Type: Double
See Also