poIModel SetColor
Sets the component's color index. This command will be invalid if it is called on a component that is an assembly, doing so will have no affect, and a warning will be returned.
Syntax
poIModel_handle SetColor str
Application
HyperView Tcl Modify
Description
This command sets the component's color index. This command will be invalid if it is called on a component that is an assembly, doing so will have no affect, and a warning will be returned.
Inputs
- str
- The color identifier string.
Errors
Returns 0 if successful, otherwise an error code.