Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_HArray1OfEdge Class Reference

#include <StepShape_HArray1OfEdge.hxx>

Inheritance diagram for StepShape_HArray1OfEdge:
Inheritance graph
[legend]

Public Member Functions

 StepShape_HArray1OfEdge (const Standard_Integer Low, const Standard_Integer Up)
 StepShape_HArray1OfEdge (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepShape_Edge > &V)
void Init (const Handle< StepShape_Edge > &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< StepShape_Edge > &Value)
const Handle_StepShape_Edge & Value (const Standard_Integer Index) const
Handle_StepShape_Edge & ChangeValue (const Standard_Integer Index)
const StepShape_Array1OfEdgeArray1 () const
StepShape_Array1OfEdgeChangeArray1 ()

Constructor & Destructor Documentation

StepShape_HArray1OfEdge::StepShape_HArray1OfEdge ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_HArray1OfEdge::StepShape_HArray1OfEdge ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< StepShape_Edge > &  V 
)

Member Function Documentation

const StepShape_Array1OfEdge& StepShape_HArray1OfEdge::Array1 ( ) const
StepShape_Array1OfEdge& StepShape_HArray1OfEdge::ChangeArray1 ( )
Handle_StepShape_Edge& StepShape_HArray1OfEdge::ChangeValue ( const Standard_Integer  Index)
void StepShape_HArray1OfEdge::Init ( const Handle< StepShape_Edge > &  V)
Standard_Integer StepShape_HArray1OfEdge::Length ( ) const
Standard_Integer StepShape_HArray1OfEdge::Lower ( ) const
void StepShape_HArray1OfEdge::SetValue ( const Standard_Integer  Index,
const Handle< StepShape_Edge > &  Value 
)
Standard_Integer StepShape_HArray1OfEdge::Upper ( ) const
const Handle_StepShape_Edge& StepShape_HArray1OfEdge::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