DigitizerPlugIn.DigitizerUnitSystem Property

DigitizerPlugInDigitizerUnitSystem Property

Unit system of the points the digitizer passes to SendPoint(). Rhino uses this value when it calibrates a digitizer. This unit system must be not change.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected abstract UnitSystem DigitizerUnitSystem { get; }
Protected MustOverride ReadOnly Property DigitizerUnitSystem As UnitSystem
	Get

Property Value

Type: UnitSystem
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also