poITensorCtrl SetDimensionEnabled
Sets the dimension state: enabled or disabled.
Syntax
poITensorCtrl_handle SetDimensionEnabled dim_label state
Application
HyperView Tcl Modify
Description
This command sets the dimension state: enabled or disabled.
Inputs
- dim_label
- The dimension label: line, shell, or solid.
- state
- True if enabled, or false if disabled.
Errors
Returns 0 if successful, otherwise an error code.