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