ISTEPEntities Class
Overview
The ISTEPEntities defines a container of the entities.
Inheritance Hierarchy
- IDispatch
- ISTEPEntities
Namespace: Beaver
Properties
| Name | Description |
|---|---|
Count |
Gets a number of the entities. |
_NewEnum |
Iterates entities. |
Item |
Gets a entity of the entities. |
Methods
| Name | Description |
|---|---|
FindEntity |
Finds an entity by name. |

