poIModel GetEntityList
Gets the list of entity IDs in a given pool.
Syntax
poIModel_handle GetEntityList pool_label pool_type
Application
HyperView Tcl Query
Description
This command retrieves the list of entity IDs in a given pool.
Inputs
- pool_label
- The container for the list of IDs in this pool.
- pool_type
- The label of the pool from which to search for the ID. Must not be NULL.
Errors
Returns 0 if successful, otherwise an error code.