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