P_Rhino_Geometry_Unroller_AbsoluteTolerance - mcneel/rhinocommon-api-docs GitHub Wiki

Unroller.AbsoluteTolerance Property

Gets or sets the absolute tolerance for the unrolling operation. Absolute tolerance is used in the evaluation of new entities, such as intersections, reprojections and splits.

In the current implementation, absolute tolerance is used in tessellating rails, fitting curves and pulling back trims.

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, 5D58w

See Also

Reference

Unroller Class
Rhino.Geometry Namespace

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