poIContourCtrl SetIfMultiLayer
Sets the Top/Bottom mode in the contour controller.
Syntax
poIContourCtrl_handle SetIfMultiLayer bool
Application
HyperView Tcl Modify
Description
This command sets the Top/Bottom layer mode in the contour controller. True enables the mode and allows you to select multiple layers.
Inputs
- bool
- Boolean value. Set to True to enable the Top/Bottom mode, or False to disable it.
Error
Returns HW_Success if successful.