Open CASCADE Technology
6.9.1
|
#include <StepShape_Array1OfFaceBound.hxx>
StepShape_Array1OfFaceBound::StepShape_Array1OfFaceBound | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepShape_Array1OfFaceBound::StepShape_Array1OfFaceBound | ( | const Handle< StepShape_FaceBound > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
|
inline |
const StepShape_Array1OfFaceBound& StepShape_Array1OfFaceBound::Assign | ( | const StepShape_Array1OfFaceBound & | Other | ) |
Handle< StepShape_FaceBound >& StepShape_Array1OfFaceBound::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepShape_Array1OfFaceBound::Destroy | ( | ) |
void StepShape_Array1OfFaceBound::Init | ( | const Handle< StepShape_FaceBound > & | V | ) |
Standard_Boolean StepShape_Array1OfFaceBound::IsAllocated | ( | ) | const |
Standard_Integer StepShape_Array1OfFaceBound::Length | ( | ) | const |
Standard_Integer StepShape_Array1OfFaceBound::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
void StepShape_Array1OfFaceBound::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepShape_FaceBound > & | Value | ||
) |
Standard_Integer StepShape_Array1OfFaceBound::Upper | ( | ) | const |
const Handle< StepShape_FaceBound >& StepShape_Array1OfFaceBound::Value | ( | const Standard_Integer | Index | ) | const |