Open CASCADE Technology 6.6.0
Public Member Functions
TColGeom_HArray1OfBoundedSurface Class Reference

#include <TColGeom_HArray1OfBoundedSurface.hxx>

Inheritance diagram for TColGeom_HArray1OfBoundedSurface:
Inheritance graph
[legend]

Public Member Functions

 TColGeom_HArray1OfBoundedSurface (const Standard_Integer Low, const Standard_Integer Up)
 TColGeom_HArray1OfBoundedSurface (const Standard_Integer Low, const Standard_Integer Up, const Handle< Geom_BoundedSurface > &V)
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_Array1OfBoundedSurfaceChangeArray1 ()

Constructor & Destructor Documentation

TColGeom_HArray1OfBoundedSurface::TColGeom_HArray1OfBoundedSurface ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
TColGeom_HArray1OfBoundedSurface::TColGeom_HArray1OfBoundedSurface ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< Geom_BoundedSurface > &  V 
)

Member Function Documentation

const TColGeom_Array1OfBoundedSurface& TColGeom_HArray1OfBoundedSurface::Array1 ( ) const
TColGeom_Array1OfBoundedSurface& TColGeom_HArray1OfBoundedSurface::ChangeArray1 ( )
Handle_Geom_BoundedSurface& TColGeom_HArray1OfBoundedSurface::ChangeValue ( const Standard_Integer  Index)
void TColGeom_HArray1OfBoundedSurface::Init ( const Handle< Geom_BoundedSurface > &  V)
Standard_Integer TColGeom_HArray1OfBoundedSurface::Length ( ) const
Standard_Integer TColGeom_HArray1OfBoundedSurface::Lower ( ) const
void TColGeom_HArray1OfBoundedSurface::SetValue ( const Standard_Integer  Index,
const Handle< Geom_BoundedSurface > &  Value 
)
Standard_Integer TColGeom_HArray1OfBoundedSurface::Upper ( ) const
const Handle_Geom_BoundedSurface& TColGeom_HArray1OfBoundedSurface::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines