poIContourCtrl SetDimensionEnabled
Sets the dimension state; enabled or disabled.
Syntax
poIContourCtrl_handle SetDimensionEnabled dim_label state
Application
HyperView Tcl Modify
Description
This command sets the dimension state; enabled or disabled.
Inputs
- dim_label
- The dimension state. Options include "line", "shell", or "solid".
- state
- True if enabled, false if not.
Error
Returns 0 if successful, otherwise an error code.