|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity FreedomAndCoefficient
#include <StepFEA_FreedomAndCoefficient.hxx>

Public Member Functions | |
| StepFEA_FreedomAndCoefficient () | |
| Empty constructor | |
| void | Init (const StepFEA_DegreeOfFreedom &aFreedom, const StepElement_MeasureOrUnspecifiedValue &aA) |
| Initialize all fields (own and inherited) | |
| StepFEA_DegreeOfFreedom | Freedom () const |
| Returns field Freedom | |
| void | SetFreedom (const StepFEA_DegreeOfFreedom &Freedom) |
| Set field Freedom | |
| StepElement_MeasureOrUnspecifiedValue | A () const |
| Returns field A | |
| void | SetA (const StepElement_MeasureOrUnspecifiedValue &A) |
| Set field A | |
| StepFEA_FreedomAndCoefficient::StepFEA_FreedomAndCoefficient | ( | ) |
| StepElement_MeasureOrUnspecifiedValue StepFEA_FreedomAndCoefficient::A | ( | ) | const |
| StepFEA_DegreeOfFreedom StepFEA_FreedomAndCoefficient::Freedom | ( | ) | const |
| void StepFEA_FreedomAndCoefficient::Init | ( | const StepFEA_DegreeOfFreedom & | aFreedom, |
| const StepElement_MeasureOrUnspecifiedValue & | aA | ||
| ) |
| void StepFEA_FreedomAndCoefficient::SetA | ( | const StepElement_MeasureOrUnspecifiedValue & | A | ) |
| void StepFEA_FreedomAndCoefficient::SetFreedom | ( | const StepFEA_DegreeOfFreedom & | Freedom | ) |
1.7.4