poIVectorCtrl SetEnableState
Sets the auto load/unload vector data state.
Syntax
poIVectorCtrl_handle SetEnableState state
Application
HyperView Tcl Modify
Description
This command sets the auto load/unload vector data state.
Note: Setting the enable state to
false causes the currently loaded data to be unloaded.
Inputs
- state
- True if the vector data can be loaded, otherwise false.
Errors
Returns 0 if successful, otherwise an error code.