Open CASCADE Technology 6.6.0
|
Representation of STEP SELECT type CurveElementPurpose
#include <StepElement_CurveElementPurpose.hxx>
Public Member Functions | |
StepElement_CurveElementPurpose () | |
Empty constructor | |
Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
Recognizes a kind of CurveElementPurpose select type return 0 | |
virtual Standard_Integer | CaseMem (const Handle< StepData_SelectMember > &ent) const |
Recognizes a items of select member CurveElementPurposeMember 1 -> EnumeratedCurveElementPurpose 2 -> ApplicationDefinedElementPurpose 0 else | |
virtual Handle_StepData_SelectMember | NewMember () const |
Returns a new select member the type CurveElementPurposeMember | |
void | SetEnumeratedCurveElementPurpose (const StepElement_EnumeratedCurveElementPurpose aVal) |
Set Value for EnumeratedCurveElementPurpose | |
StepElement_EnumeratedCurveElementPurpose | EnumeratedCurveElementPurpose () const |
Returns Value as EnumeratedCurveElementPurpose (or Null if another type) | |
void | SetApplicationDefinedElementPurpose (const Handle< TCollection_HAsciiString > &aVal) |
Set Value for ApplicationDefinedElementPurpose | |
Handle_TCollection_HAsciiString | ApplicationDefinedElementPurpose () const |
Returns Value as ApplicationDefinedElementPurpose (or Null if another type) |
StepElement_CurveElementPurpose::StepElement_CurveElementPurpose | ( | ) |
Handle_TCollection_HAsciiString StepElement_CurveElementPurpose::ApplicationDefinedElementPurpose | ( | ) | const |
virtual Standard_Integer StepElement_CurveElementPurpose::CaseMem | ( | const Handle< StepData_SelectMember > & | ent | ) | const [virtual] |
Reimplemented from StepData_SelectType.
Standard_Integer StepElement_CurveElementPurpose::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
StepElement_EnumeratedCurveElementPurpose StepElement_CurveElementPurpose::EnumeratedCurveElementPurpose | ( | ) | const |
virtual Handle_StepData_SelectMember StepElement_CurveElementPurpose::NewMember | ( | ) | const [virtual] |
Reimplemented from StepData_SelectType.
void StepElement_CurveElementPurpose::SetApplicationDefinedElementPurpose | ( | const Handle< TCollection_HAsciiString > & | aVal | ) |
void StepElement_CurveElementPurpose::SetEnumeratedCurveElementPurpose | ( | const StepElement_EnumeratedCurveElementPurpose | aVal | ) |