poIIsoValueCtrl SetDimensionEnabled
Sets the dimension state: enabled or disabled.
Syntax
poIIsoValueCtrl_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 label: "line", "shell", or "solid".
 - state
 - True if enabled, false if not.
 
Errors
Returns 0 if successful, otherwise an error code.