#include <StepFEA_HArray1OfDegreeOfFreedom.hxx>
Public Member Functions | |
Standard_EXPORT | StepFEA_HArray1OfDegreeOfFreedom (const Standard_Integer Low, const Standard_Integer Up) |
Standard_EXPORT | StepFEA_HArray1OfDegreeOfFreedom (const Standard_Integer Low, const Standard_Integer Up, const StepFEA_DegreeOfFreedom &V) |
Standard_EXPORT void | Init (const StepFEA_DegreeOfFreedom &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const StepFEA_DegreeOfFreedom &Value) |
const StepFEA_DegreeOfFreedom & | Value (const Standard_Integer Index) const |
StepFEA_DegreeOfFreedom & | ChangeValue (const Standard_Integer Index) |
const StepFEA_Array1OfDegreeOfFreedom & | Array1 () const |
StepFEA_Array1OfDegreeOfFreedom & | ChangeArray1 () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
StepFEA_Array1OfDegreeOfFreedom | myArray |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|