#include <StepAP203_ClassifiedItem.hxx>
Inheritance diagram for StepAP203_ClassifiedItem:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | StepAP203_ClassifiedItem () |
Empty constructor . | |
Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
Recognizes a kind of ClassifiedItem select type 1 -> ProductDefinitionFormation from StepBasic 2 -> AssemblyComponentUsage from StepRepr 0 else . | |
Standard_EXPORT Handle_StepBasic_ProductDefinitionFormation | ProductDefinitionFormation () const |
Returns Value as ProductDefinitionFormation (or Null if another type) . | |
Standard_EXPORT Handle_StepRepr_AssemblyComponentUsage | AssemblyComponentUsage () const |
Returns Value as AssemblyComponentUsage (or Null if another type) . |
|
|
|
|
|
Implements StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
Reimplemented from StepData_SelectType. |
|
|