#include <StepAP214_AutoDesignPresentedItemSelect.hxx>
Inheritance diagram for StepAP214_AutoDesignPresentedItemSelect:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepAP214_AutoDesignPresentedItemSelect () |
Returns a AutoDesignPresentedItemSelect SelectType . | |
Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
Recognizes a AutoDesignPresentedItemSelect Kind Entity that is : 1 -> ProductDefinition, 2 -> ProductDefinitionRelationship, 3 -> ProductDefinitionShape 4 -> RepresentationRelationship 5 -> ShapeAspect 6 -> DocumentRelationship, 0 else . | |
Standard_EXPORT Handle_StepBasic_ProductDefinitionRelationship | ProductDefinitionRelationship () const |
returns Value as a ProductDefinitionRelationship (Null if another type) | |
Standard_EXPORT Handle_StepBasic_ProductDefinition | ProductDefinition () const |
returns Value as a ProductDefinition (Null if another type) | |
Standard_EXPORT Handle_StepRepr_ProductDefinitionShape | ProductDefinitionShape () const |
returns Value as a ProductDefinitionShape (Null if another type) | |
Standard_EXPORT Handle_StepRepr_RepresentationRelationship | RepresentationRelationship () const |
returns Value as a RepresentationRelationship (Null if another type) | |
Standard_EXPORT Handle_StepRepr_ShapeAspect | ShapeAspect () const |
returns Value as a ShapeAspect (Null if another type) | |
Standard_EXPORT Handle_StepBasic_DocumentRelationship | DocumentRelationship () const |
returns Value as a DocumentRelationship (Null if another type) |
|
|
|
Implements StepData_SelectType. |
|
|
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
|
|
|
|
|
|
|
|
|