Open CASCADE Technology 6.6.0
Public Member Functions
StepGeom_HArray1OfCartesianPoint Class Reference

#include <StepGeom_HArray1OfCartesianPoint.hxx>

Inheritance diagram for StepGeom_HArray1OfCartesianPoint:
Inheritance graph
[legend]

Public Member Functions

 StepGeom_HArray1OfCartesianPoint (const Standard_Integer Low, const Standard_Integer Up)
 StepGeom_HArray1OfCartesianPoint (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepGeom_CartesianPoint > &V)
void Init (const Handle< StepGeom_CartesianPoint > &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< StepGeom_CartesianPoint > &Value)
const
Handle_StepGeom_CartesianPoint & 
Value (const Standard_Integer Index) const
Handle_StepGeom_CartesianPoint & ChangeValue (const Standard_Integer Index)
const
StepGeom_Array1OfCartesianPoint
Array1 () const
StepGeom_Array1OfCartesianPointChangeArray1 ()

Constructor & Destructor Documentation

StepGeom_HArray1OfCartesianPoint::StepGeom_HArray1OfCartesianPoint ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepGeom_HArray1OfCartesianPoint::StepGeom_HArray1OfCartesianPoint ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< StepGeom_CartesianPoint > &  V 
)

Member Function Documentation

const StepGeom_Array1OfCartesianPoint& StepGeom_HArray1OfCartesianPoint::Array1 ( ) const
StepGeom_Array1OfCartesianPoint& StepGeom_HArray1OfCartesianPoint::ChangeArray1 ( )
Handle_StepGeom_CartesianPoint& StepGeom_HArray1OfCartesianPoint::ChangeValue ( const Standard_Integer  Index)
void StepGeom_HArray1OfCartesianPoint::Init ( const Handle< StepGeom_CartesianPoint > &  V)
Standard_Integer StepGeom_HArray1OfCartesianPoint::Length ( ) const
Standard_Integer StepGeom_HArray1OfCartesianPoint::Lower ( ) const
void StepGeom_HArray1OfCartesianPoint::SetValue ( const Standard_Integer  Index,
const Handle< StepGeom_CartesianPoint > &  Value 
)
Standard_Integer StepGeom_HArray1OfCartesianPoint::Upper ( ) const
const Handle_StepGeom_CartesianPoint& StepGeom_HArray1OfCartesianPoint::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