Open CASCADE Technology
6.5.4
|
#include <IGESAppli_HArray1OfFiniteElement.hxx>
Public Member Functions | |
IGESAppli_HArray1OfFiniteElement (const Standard_Integer Low, const Standard_Integer Up) | |
IGESAppli_HArray1OfFiniteElement (const Standard_Integer Low, const Standard_Integer Up, const Handle< IGESAppli_FiniteElement > &V) | |
void | Init (const Handle< IGESAppli_FiniteElement > &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Handle< IGESAppli_FiniteElement > &Value) |
const Handle_IGESAppli_FiniteElement & | Value (const Standard_Integer Index) const |
Handle_IGESAppli_FiniteElement & | ChangeValue (const Standard_Integer Index) |
const IGESAppli_Array1OfFiniteElement & | Array1 () const |
IGESAppli_Array1OfFiniteElement & | ChangeArray1 () |
IGESAppli_HArray1OfFiniteElement::IGESAppli_HArray1OfFiniteElement | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
IGESAppli_HArray1OfFiniteElement::IGESAppli_HArray1OfFiniteElement | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const Handle< IGESAppli_FiniteElement > & | V | ||
) |
Handle_IGESAppli_FiniteElement& IGESAppli_HArray1OfFiniteElement::ChangeValue | ( | const Standard_Integer | Index | ) |
void IGESAppli_HArray1OfFiniteElement::SetValue | ( | const Standard_Integer | Index, |
const Handle< IGESAppli_FiniteElement > & | Value | ||
) |
const Handle_IGESAppli_FiniteElement& IGESAppli_HArray1OfFiniteElement::Value | ( | const Standard_Integer | Index | ) | const |