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

Syntax

C#

public double AbsoluteTolerance { get; set; }

VB

Public Property AbsoluteTolerance As Double
	Get
	Set

Property Value

Type: Double

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

HiddenLineDrawingParameters Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️