|
Open CASCADE Technology 6.5.2
|
#include <StepAP214_AutoDesignPresentedItemSelect.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| StepAP214_AutoDesignPresentedItemSelect () | |
| Returns a AutoDesignPresentedItemSelect SelectType | |
| 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 | |
| Handle_StepBasic_ProductDefinitionRelationship | ProductDefinitionRelationship () const |
| returns Value as a ProductDefinitionRelationship (Null if another type) | |
| Handle_StepBasic_ProductDefinition | ProductDefinition () const |
| returns Value as a ProductDefinition (Null if another type) | |
| Handle_StepRepr_ProductDefinitionShape | ProductDefinitionShape () const |
| returns Value as a ProductDefinitionShape (Null if another type) | |
| Handle_StepRepr_RepresentationRelationship | RepresentationRelationship () const |
| returns Value as a RepresentationRelationship (Null if another type) | |
| Handle_StepRepr_ShapeAspect | ShapeAspect () const |
| returns Value as a ShapeAspect (Null if another type) | |
| Handle_StepBasic_DocumentRelationship | DocumentRelationship () const |
| returns Value as a DocumentRelationship (Null if another type) | |
| StepAP214_AutoDesignPresentedItemSelect::StepAP214_AutoDesignPresentedItemSelect | ( | ) |
| Standard_Integer StepAP214_AutoDesignPresentedItemSelect::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| Handle_StepBasic_DocumentRelationship StepAP214_AutoDesignPresentedItemSelect::DocumentRelationship | ( | ) | const |
| void StepAP214_AutoDesignPresentedItemSelect::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepAP214_AutoDesignPresentedItemSelect::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepAP214_AutoDesignPresentedItemSelect::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from StepData_SelectType.
| Handle_StepBasic_ProductDefinition StepAP214_AutoDesignPresentedItemSelect::ProductDefinition | ( | ) | const |
| Handle_StepBasic_ProductDefinitionRelationship StepAP214_AutoDesignPresentedItemSelect::ProductDefinitionRelationship | ( | ) | const |
| Handle_StepRepr_ProductDefinitionShape StepAP214_AutoDesignPresentedItemSelect::ProductDefinitionShape | ( | ) | const |
| Handle_StepRepr_RepresentationRelationship StepAP214_AutoDesignPresentedItemSelect::RepresentationRelationship | ( | ) | const |
| Handle_StepRepr_ShapeAspect StepAP214_AutoDesignPresentedItemSelect::ShapeAspect | ( | ) | const |
1.7.4