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