Open CASCADE Technology 6.6.0
|
Representation of STEP SELECT type SpecifiedItem
#include <StepAP203_SpecifiedItem.hxx>
Public Member Functions | |
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) |
StepAP203_SpecifiedItem::StepAP203_SpecifiedItem | ( | ) |
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 |