Gocator API
◆
GoSurfaceBox_EnableRegion()
kStatus
GoSurfaceBox_EnableRegion
(
GoSurfaceBox
tool
,
kBool
enable
)
Enables or disables the tool region.
Note
Supported with G2, G3
Version
Introduced in firmware 4.0.10.27
Parameters
tool
GoSurfaceBox
object.
enable
kTRUE to enable the tool region, kFALSE to disable it.
Returns
Operation status.
GoSurfaceBox