@entityincollector()
Returns the number of entities in a collector.
Syntax
@entityincollector (entity type, config_num, type_num)
Type
HyperMesh Template Function
Inputs
- entity type
- The type of entity to be counted.
- config_num
- The configuration number of the entities being counted. If set to 0, entities are counted regardless of their configuration.
- type_num
- The type number of the entities being counted. If set to 0, all the entities are counted regardless of their type.