Gocator API
◆
GoProfileLine_EnableFittingRegions()
kStatus
GoProfileLine_EnableFittingRegions
(
GoProfileLine
tool
,
kBool
enable
)
Enables or disables the fitting regions.
Version
Introduced in firmware 4.6.0.147
Parameters
tool
GoProfileLine
object.
enable
Boolean enable or disable fitting regions.
Returns
kTRUE if enabled and kFALSE otherwise.
GoProfileLine