|
Open CASCADE Technology 6.5.2
|
#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 | ||
| ) |
| const IGESGeom_Array1OfBoundary& IGESGeom_HArray1OfBoundary::Array1 | ( | ) | const |
| IGESGeom_Array1OfBoundary& IGESGeom_HArray1OfBoundary::ChangeArray1 | ( | ) |
| Handle_IGESGeom_Boundary& IGESGeom_HArray1OfBoundary::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IGESGeom_HArray1OfBoundary::Init | ( | const Handle< IGESGeom_Boundary > & | V | ) |
| Standard_Integer IGESGeom_HArray1OfBoundary::Length | ( | ) | const |
| Standard_Integer IGESGeom_HArray1OfBoundary::Lower | ( | ) | const |
| void IGESGeom_HArray1OfBoundary::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IGESGeom_Boundary > & | Value | ||
| ) |
| Standard_Integer IGESGeom_HArray1OfBoundary::Upper | ( | ) | const |
| const Handle_IGESGeom_Boundary& IGESGeom_HArray1OfBoundary::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4