Open CASCADE Technology
6.5.4
|
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 |
void StepFEA_FreedomAndCoefficient::Init | ( | const StepFEA_DegreeOfFreedom & | aFreedom, |
const StepElement_MeasureOrUnspecifiedValue & | aA | ||
) |