Open CASCADE Technology
6.5.4
|
Representation of STEP SELECT type ClassifiedItem
#include <StepAP203_ClassifiedItem.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | StepAP203_ClassifiedItem () |
Empty constructor | |
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 | |
Handle_StepBasic_ProductDefinitionFormation | ProductDefinitionFormation () const |
Returns Value as ProductDefinitionFormation (or Null if another type) | |
Handle_StepRepr_AssemblyComponentUsage | AssemblyComponentUsage () const |
Returns Value as AssemblyComponentUsage (or Null if another type) |
Handle_StepRepr_AssemblyComponentUsage StepAP203_ClassifiedItem::AssemblyComponentUsage | ( | ) | const |
Standard_Integer StepAP203_ClassifiedItem::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
Handle_StepBasic_ProductDefinitionFormation StepAP203_ClassifiedItem::ProductDefinitionFormation | ( | ) | const |