GH_Component.DocumentAngleTolerance Method

GH_ComponentDocumentAngleTolerance Method

Gets the Angle tolerance (in radians) for the currently active Rhino document.

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

Return Value

Type: Double
See Also