Open CASCADE Technology
6.5.4
|
Representation of STEP SELECT type VolumeElementPurpose
#include <StepElement_VolumeElementPurpose.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | StepElement_VolumeElementPurpose () |
Empty constructor | |
Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
Recognizes a kind of VolumeElementPurpose select type return 0 | |
virtual Standard_Integer | CaseMem (const Handle< StepData_SelectMember > &ent) const |
Recognizes a items of select member VolumeElementPurposeMember 1 -> EnumeratedVolumeElementPurpose 2 -> ApplicationDefinedElementPurpose 0 else | |
virtual Handle_StepData_SelectMember | NewMember () const |
Returns a new select member the type VolumeElementPurposeMember | |
void | SetEnumeratedVolumeElementPurpose (const StepElement_EnumeratedVolumeElementPurpose aVal) |
Set Value for EnumeratedVolumeElementPurpose | |
StepElement_EnumeratedVolumeElementPurpose | EnumeratedVolumeElementPurpose () const |
Returns Value as EnumeratedVolumeElementPurpose (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) |
Handle_TCollection_HAsciiString StepElement_VolumeElementPurpose::ApplicationDefinedElementPurpose | ( | ) | const |
virtual Standard_Integer StepElement_VolumeElementPurpose::CaseMem | ( | const Handle< StepData_SelectMember > & | ent | ) | const [virtual] |
Reimplemented from StepData_SelectType.
Standard_Integer StepElement_VolumeElementPurpose::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
StepElement_EnumeratedVolumeElementPurpose StepElement_VolumeElementPurpose::EnumeratedVolumeElementPurpose | ( | ) | const |
virtual Handle_StepData_SelectMember StepElement_VolumeElementPurpose::NewMember | ( | ) | const [virtual] |
Reimplemented from StepData_SelectType.
void StepElement_VolumeElementPurpose::SetApplicationDefinedElementPurpose | ( | const Handle< TCollection_HAsciiString > & | aVal | ) |
void StepElement_VolumeElementPurpose::SetEnumeratedVolumeElementPurpose | ( | const StepElement_EnumeratedVolumeElementPurpose | aVal | ) |