RhinoCommon API
DigitizerPlugInEnableDigitizer Method |
Called by Rhino to enable/disable input from the digitizer.
If enable is true and EnableDigitizer() returns false, then
Rhino will not calibrate the digitizer.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)

protected abstract bool EnableDigitizer( bool enable )
Protected MustOverride Function EnableDigitizer ( enable As Boolean ) As Boolean
Parameters
- enable
- Type: SystemBoolean
If true, enable the digitizer. If false, disable the digitizer.
Return Value
Type: Booleantrue if the operation succeeded; otherwise, false.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8