Open CASCADE Technology 6.6.0
Public Member Functions
TColGeom_HArray1OfBoundedCurve Class Reference

#include <TColGeom_HArray1OfBoundedCurve.hxx>

Inheritance diagram for TColGeom_HArray1OfBoundedCurve:
Inheritance graph
[legend]

Public Member Functions

 TColGeom_HArray1OfBoundedCurve (const Standard_Integer Low, const Standard_Integer Up)
 TColGeom_HArray1OfBoundedCurve (const Standard_Integer Low, const Standard_Integer Up, const Handle< Geom_BoundedCurve > &V)
void Init (const Handle< Geom_BoundedCurve > &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< Geom_BoundedCurve > &Value)
const Handle_Geom_BoundedCurve & Value (const Standard_Integer Index) const
Handle_Geom_BoundedCurve & ChangeValue (const Standard_Integer Index)
const
TColGeom_Array1OfBoundedCurve
Array1 () const
TColGeom_Array1OfBoundedCurveChangeArray1 ()

Constructor & Destructor Documentation

TColGeom_HArray1OfBoundedCurve::TColGeom_HArray1OfBoundedCurve ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
TColGeom_HArray1OfBoundedCurve::TColGeom_HArray1OfBoundedCurve ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< Geom_BoundedCurve > &  V 
)

Member Function Documentation

const TColGeom_Array1OfBoundedCurve& TColGeom_HArray1OfBoundedCurve::Array1 ( ) const
TColGeom_Array1OfBoundedCurve& TColGeom_HArray1OfBoundedCurve::ChangeArray1 ( )
Handle_Geom_BoundedCurve& TColGeom_HArray1OfBoundedCurve::ChangeValue ( const Standard_Integer  Index)
void TColGeom_HArray1OfBoundedCurve::Init ( const Handle< Geom_BoundedCurve > &  V)
Standard_Integer TColGeom_HArray1OfBoundedCurve::Length ( ) const
Standard_Integer TColGeom_HArray1OfBoundedCurve::Lower ( ) const
void TColGeom_HArray1OfBoundedCurve::SetValue ( const Standard_Integer  Index,
const Handle< Geom_BoundedCurve > &  Value 
)
Standard_Integer TColGeom_HArray1OfBoundedCurve::Upper ( ) const
const Handle_Geom_BoundedCurve& TColGeom_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