Beaver Namespce
Overview
Classes
| Name | Description |
|---|---|
ISTEPTypeDesc |
The ISTEPTypeDesc defines a type description along with the STEP specification. |
ISTEPTypeDescs |
The ISTEPTypeDescs defines a container of the ISTEPTypeDesc. |
ISTEPAttrDesc |
The ISTEPAttrDesc defines an attribute description along with the STEP specification. |
ISTEPAttrDescs |
The ISTEPAttrDescs defines a container of the ISTEPAttrDesc. |
ISTEPEntity |
The ISTEPEntity defines an entity description along with the STEP specification.. |
ISTEPEntities |
The ISTEPEntities defines a container of the entities. |
ISTEPAttribute |
The ISTEPAttribute defines an abstruct Attribute of the STEP specification. |
ISTEPAttributeBool |
The ISTEPAttributeBool defines the boolean value attribute. |
ISTEPAttributeInt |
The ISTEPAttributeInt defines the integer value attribute. |
ISTEPAttributeLogical |
The ISTEPAttributeLogical defines the logical value attribute. |
ISTEPAttributeReal |
The ISTEPAttributeReal defines the real value attribute. |
ISTEPAttributeStr |
The ISTEPAttributeStr defines the string value attribute. |
ISTEPAttributeEnum |
The STEPAttributeEnum defines the enumeration value attribute. |
ISTEPAttributeInst |
The ISTEPAttributeInst defines the instance value attribute. |
ISTEPAttributeBinary |
The ISTEPAttributeBinary defines the binary value attribute. |
ISTEPAttributeSelect |
The ISTEPAttributeSelect defines the select value attribute. |
ISTEPAttributeAggregate |
The ISTEPAttributeAggregate defines aggregates of the ISTEPAttribute. |
ISTEPAttributes |
The ISTEPAttributes defines the container of the attributes. |
ISTEPInstance |
The ISTEPInstance defines an instance along with the STEP specification. |
ISTEPInstances |
The ISTEPInstances defines a container of the ISTEPInstance. |
ISTEPDocument |
The ISTEPDocument defines a container of the instances, entities and type descriptions along with the STEP specification. |
IBcadView |
The IBcadView is a abstract view. |
IBcadView3D |
The IBcadView3D defines the 3D view. |
IBcadViews |
The IBcadViews defines a container of the views. |
IBcadDocument |
The IBcadDocument defines the document. |
IBcadDocuments |
The IBcadDocuments defines a container of documents. |
IBcadApplication |
The IBcadApplication defines the application. |
IBcadUtility |
The IBcadUtility defines utilities for the document. |
