ISTEPInstance Class
Overview
The ISTEPInstance defines an instance along with the STEP specification.
Inheritance Hierarchy
- IDispatch
- ISTEPInstance
Namespace: Beaver
Properties
| Name | Description |
|---|---|
Id |
Gets the id. |
EntName |
Gets the entity name. |
DispName |
Gets the display name. |
Entity |
Gets the entity. |
Attributes |
Gets the attributes. |
Methods
| Name | Description |
|---|---|
IsDerivedFrom |
Determin whether the instance is derived from the entity. |
HasAttribute |
Determin whether the instance have the attribute. |

