poIModel GetEntityCount

Gets the number of entities of a particular pool type and optionally, the pool label.

Syntax

poIModel_handle GetEntityCount pool_type pool_label

Application

HyperView Tcl Query

Description

This command returns the number of entities of a particular pool type and optionally, the pool label.

Inputs

pool_type
The type of pool to count entities in.
pool_label (Optional)
If given, this specifies which type of pool (pool_type) to count entities in.

Error

None.