File3dmSettings.PageAbsoluteTolerance Property

File3dmSettingsPageAbsoluteTolerance Property

Gets or sets the page space absolute tolerance.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double PageAbsoluteTolerance { get; set; }
Public Property PageAbsoluteTolerance As Double
	Get
	Set

Property Value

Type: Double
See Also