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