#include <StepFEA_FreedomAndCoefficient.hxx>
Public Member Functions | |
| Standard_EXPORT | StepFEA_FreedomAndCoefficient () |
| Empty constructor . | |
| Standard_EXPORT void | Init (const StepFEA_DegreeOfFreedom &aFreedom, const StepElement_MeasureOrUnspecifiedValue &aA) |
| Initialize all fields (own and inherited) . | |
| Standard_EXPORT StepFEA_DegreeOfFreedom | Freedom () const |
| Returns field Freedom . | |
| Standard_EXPORT void | SetFreedom (const StepFEA_DegreeOfFreedom &Freedom) |
| Set field Freedom . | |
| Standard_EXPORT StepElement_MeasureOrUnspecifiedValue | A () const |
| Returns field A . | |
| Standard_EXPORT void | SetA (const StepElement_MeasureOrUnspecifiedValue &A) |
| Set field A . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| StepFEA_DegreeOfFreedom | theFreedom |
| StepElement_MeasureOrUnspecifiedValue | theA |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1