Open CASCADE Technology
6.9.0
|
#include <IGESGeom_Array1OfBoundary.hxx>
IGESGeom_Array1OfBoundary::IGESGeom_Array1OfBoundary | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
IGESGeom_Array1OfBoundary::IGESGeom_Array1OfBoundary | ( | const Handle< IGESGeom_Boundary > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
|
inline |
const IGESGeom_Array1OfBoundary& IGESGeom_Array1OfBoundary::Assign | ( | const IGESGeom_Array1OfBoundary & | Other | ) |
Handle< IGESGeom_Boundary >& IGESGeom_Array1OfBoundary::ChangeValue | ( | const Standard_Integer | Index | ) |
void IGESGeom_Array1OfBoundary::Destroy | ( | ) |
void IGESGeom_Array1OfBoundary::Init | ( | const Handle< IGESGeom_Boundary > & | V | ) |
Standard_Boolean IGESGeom_Array1OfBoundary::IsAllocated | ( | ) | const |
Standard_Integer IGESGeom_Array1OfBoundary::Length | ( | ) | const |
Standard_Integer IGESGeom_Array1OfBoundary::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
void IGESGeom_Array1OfBoundary::SetValue | ( | const Standard_Integer | Index, |
const Handle< IGESGeom_Boundary > & | Value | ||
) |
Standard_Integer IGESGeom_Array1OfBoundary::Upper | ( | ) | const |
const Handle< IGESGeom_Boundary >& IGESGeom_Array1OfBoundary::Value | ( | const Standard_Integer | Index | ) | const |