Open CASCADE Technology 6.6.0
Public Member Functions
TColGeom2d_HArray1OfBoundedCurve Class Reference

#include <TColGeom2d_HArray1OfBoundedCurve.hxx>

Inheritance diagram for TColGeom2d_HArray1OfBoundedCurve:
Inheritance graph
[legend]

Public Member Functions

 TColGeom2d_HArray1OfBoundedCurve (const Standard_Integer Low, const Standard_Integer Up)
 TColGeom2d_HArray1OfBoundedCurve (const Standard_Integer Low, const Standard_Integer Up, const Handle< Geom2d_BoundedCurve > &V)
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_Array1OfBoundedCurveChangeArray1 ()

Constructor & Destructor Documentation

TColGeom2d_HArray1OfBoundedCurve::TColGeom2d_HArray1OfBoundedCurve ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
TColGeom2d_HArray1OfBoundedCurve::TColGeom2d_HArray1OfBoundedCurve ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< Geom2d_BoundedCurve > &  V 
)

Member Function Documentation

const TColGeom2d_Array1OfBoundedCurve& TColGeom2d_HArray1OfBoundedCurve::Array1 ( ) const
TColGeom2d_Array1OfBoundedCurve& TColGeom2d_HArray1OfBoundedCurve::ChangeArray1 ( )
Handle_Geom2d_BoundedCurve& TColGeom2d_HArray1OfBoundedCurve::ChangeValue ( const Standard_Integer  Index)
void TColGeom2d_HArray1OfBoundedCurve::Init ( const Handle< Geom2d_BoundedCurve > &  V)
Standard_Integer TColGeom2d_HArray1OfBoundedCurve::Length ( ) const
Standard_Integer TColGeom2d_HArray1OfBoundedCurve::Lower ( ) const
void TColGeom2d_HArray1OfBoundedCurve::SetValue ( const Standard_Integer  Index,
const Handle< Geom2d_BoundedCurve > &  Value 
)
Standard_Integer TColGeom2d_HArray1OfBoundedCurve::Upper ( ) const
const Handle_Geom2d_BoundedCurve& TColGeom2d_HArray1OfBoundedCurve::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