GH_Component.DocumentTolerance Method

GH_ComponentDocumentTolerance Method

Gets the Absolute tolerance for the currently active Rhino document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected static double DocumentTolerance()
Protected Shared Function DocumentTolerance As Double

Return Value

Type: Double
See Also