|
Open CASCADE Technology
6.5.4
|
Representation of STEP SELECT type SpecifiedItem
#include <StepAP203_SpecifiedItem.hxx>

Public Member Functions | |
| DEFINE_STANDARD_ALLOC | StepAP203_SpecifiedItem () |
| Empty constructor | |
| Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
| Recognizes a kind of SpecifiedItem select type 1 -> ProductDefinition from StepBasic 2 -> ShapeAspect from StepRepr 0 else | |
| Handle_StepBasic_ProductDefinition | ProductDefinition () const |
| Returns Value as ProductDefinition (or Null if another type) | |
| Handle_StepRepr_ShapeAspect | ShapeAspect () const |
| Returns Value as ShapeAspect (or Null if another type) | |
| Standard_Integer StepAP203_SpecifiedItem::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| Handle_StepBasic_ProductDefinition StepAP203_SpecifiedItem::ProductDefinition | ( | ) | const |
| Handle_StepRepr_ShapeAspect StepAP203_SpecifiedItem::ShapeAspect | ( | ) | const |
1.8.0