Open CASCADE Technology 6.6.0
Public Member Functions
StepFEA_FreedomAndCoefficient Class Reference

Representation of STEP entity FreedomAndCoefficient

#include <StepFEA_FreedomAndCoefficient.hxx>

Inheritance diagram for StepFEA_FreedomAndCoefficient:
Inheritance graph
[legend]

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


Constructor & Destructor Documentation

StepFEA_FreedomAndCoefficient::StepFEA_FreedomAndCoefficient ( )

Member Function Documentation

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)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines