P_Rhino_Geometry_HiddenLineDrawingParameters_AbsoluteTolerance - mcneel/rhinocommon-api-docs GitHub Wiki
HiddenLineDrawingParameters.AbsoluteTolerance 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) Version: Rhino 6.0
C#
public double AbsoluteTolerance { get; set; }
VB
Public Property AbsoluteTolerance As Double
Get
Set
Type: Double
Supported in: 6.0.16224.21491