Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_HArray1OfFaceBound Class Reference

#include <StepShape_HArray1OfFaceBound.hxx>

Inheritance diagram for StepShape_HArray1OfFaceBound:
Inheritance graph
[legend]

Public Member Functions

 StepShape_HArray1OfFaceBound (const Standard_Integer Low, const Standard_Integer Up)
 StepShape_HArray1OfFaceBound (const Standard_Integer Low, const Standard_Integer Up, const Handle< StepShape_FaceBound > &V)
void Init (const Handle< StepShape_FaceBound > &V)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< StepShape_FaceBound > &Value)
const Handle_StepShape_FaceBound & Value (const Standard_Integer Index) const
Handle_StepShape_FaceBound & ChangeValue (const Standard_Integer Index)
const StepShape_Array1OfFaceBoundArray1 () const
StepShape_Array1OfFaceBoundChangeArray1 ()

Constructor & Destructor Documentation

StepShape_HArray1OfFaceBound::StepShape_HArray1OfFaceBound ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_HArray1OfFaceBound::StepShape_HArray1OfFaceBound ( const Standard_Integer  Low,
const Standard_Integer  Up,
const Handle< StepShape_FaceBound > &  V 
)

Member Function Documentation

const StepShape_Array1OfFaceBound& StepShape_HArray1OfFaceBound::Array1 ( ) const
StepShape_Array1OfFaceBound& StepShape_HArray1OfFaceBound::ChangeArray1 ( )
Handle_StepShape_FaceBound& StepShape_HArray1OfFaceBound::ChangeValue ( const Standard_Integer  Index)
void StepShape_HArray1OfFaceBound::Init ( const Handle< StepShape_FaceBound > &  V)
Standard_Integer StepShape_HArray1OfFaceBound::Length ( ) const
Standard_Integer StepShape_HArray1OfFaceBound::Lower ( ) const
void StepShape_HArray1OfFaceBound::SetValue ( const Standard_Integer  Index,
const Handle< StepShape_FaceBound > &  Value 
)
Standard_Integer StepShape_HArray1OfFaceBound::Upper ( ) const
const Handle_StepShape_FaceBound& StepShape_HArray1OfFaceBound::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