poIModel GetComponentHandle
Gets a handle to the given component by ID.
Syntax
poIModel_handle GetComponentHandle handle id
Application
HyperView Tcl Query
Description
This command retrieves a handle to the given component by ID.
Inputs
- handle
- The component handle to be set.
- id
- The component ID.
Errors
Returns 0 if successful, otherwise an error code.