Open CASCADE Technology 6.6.0
|
Representation of STEP SELECT type DegreeOfFreedom
#include <StepFEA_DegreeOfFreedom.hxx>
Public Member Functions | |
StepFEA_DegreeOfFreedom () | |
Empty constructor | |
Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
Recognizes a kind of CurveElementFreedom select type return 0 | |
virtual Standard_Integer | CaseMem (const Handle< StepData_SelectMember > &ent) const |
Recognizes a items of select member CurveElementFreedomMember 1 -> EnumeratedCurveElementFreedom 2 -> ApplicationDefinedDegreeOfFreedom 0 else | |
virtual Handle_StepData_SelectMember | NewMember () const |
Returns a new select member the type CurveElementFreedomMember | |
void | SetEnumeratedDegreeOfFreedom (const StepFEA_EnumeratedDegreeOfFreedom aVal) |
Returns Value as EnumeratedDegreeOfFreedom (or Null if another type) | |
StepFEA_EnumeratedDegreeOfFreedom | EnumeratedDegreeOfFreedom () const |
Returns Value as EnumeratedDegreeOfFreedom (or Null if another type) | |
void | SetApplicationDefinedDegreeOfFreedom (const Handle< TCollection_HAsciiString > &aVal) |
Set Value for ApplicationDefinedDegreeOfFreedom | |
Handle_TCollection_HAsciiString | ApplicationDefinedDegreeOfFreedom () const |
Returns Value as ApplicationDefinedDegreeOfFreedom (or Null if another type) |
StepFEA_DegreeOfFreedom::StepFEA_DegreeOfFreedom | ( | ) |
Handle_TCollection_HAsciiString StepFEA_DegreeOfFreedom::ApplicationDefinedDegreeOfFreedom | ( | ) | const |
virtual Standard_Integer StepFEA_DegreeOfFreedom::CaseMem | ( | const Handle< StepData_SelectMember > & | ent | ) | const [virtual] |
Reimplemented from StepData_SelectType.
Standard_Integer StepFEA_DegreeOfFreedom::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
StepFEA_EnumeratedDegreeOfFreedom StepFEA_DegreeOfFreedom::EnumeratedDegreeOfFreedom | ( | ) | const |
virtual Handle_StepData_SelectMember StepFEA_DegreeOfFreedom::NewMember | ( | ) | const [virtual] |
Reimplemented from StepData_SelectType.
void StepFEA_DegreeOfFreedom::SetApplicationDefinedDegreeOfFreedom | ( | const Handle< TCollection_HAsciiString > & | aVal | ) |
void StepFEA_DegreeOfFreedom::SetEnumeratedDegreeOfFreedom | ( | const StepFEA_EnumeratedDegreeOfFreedom | aVal | ) |