Open CASCADE Technology
6.5.4
|
#include <StepShape_Array1OfConnectedFaceSet.hxx>
DEFINE_STANDARD_ALLOC StepShape_Array1OfConnectedFaceSet::StepShape_Array1OfConnectedFaceSet | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepShape_Array1OfConnectedFaceSet::StepShape_Array1OfConnectedFaceSet | ( | const Handle< StepShape_ConnectedFaceSet > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
const StepShape_Array1OfConnectedFaceSet& StepShape_Array1OfConnectedFaceSet::Assign | ( | const StepShape_Array1OfConnectedFaceSet & | Other | ) |
Handle_StepShape_ConnectedFaceSet& StepShape_Array1OfConnectedFaceSet::ChangeValue | ( | const Standard_Integer | Index | ) |
const Handle_StepShape_ConnectedFaceSet& StepShape_Array1OfConnectedFaceSet::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Handle_StepShape_ConnectedFaceSet& StepShape_Array1OfConnectedFaceSet::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const StepShape_Array1OfConnectedFaceSet& StepShape_Array1OfConnectedFaceSet::operator= | ( | const StepShape_Array1OfConnectedFaceSet & | Other | ) | [inline] |
void StepShape_Array1OfConnectedFaceSet::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepShape_ConnectedFaceSet > & | Value | ||
) |
const Handle_StepShape_ConnectedFaceSet& StepShape_Array1OfConnectedFaceSet::Value | ( | const Standard_Integer | Index | ) | const |