Open CASCADE Technology
6.5.4
|
#include <IGESDraw_HArray1OfConnectPoint.hxx>
Public Member Functions | |
IGESDraw_HArray1OfConnectPoint (const Standard_Integer Low, const Standard_Integer Up) | |
IGESDraw_HArray1OfConnectPoint (const Standard_Integer Low, const Standard_Integer Up, const Handle< IGESDraw_ConnectPoint > &V) | |
void | Init (const Handle< IGESDraw_ConnectPoint > &V) |
Standard_Integer | Length () const |
Standard_Integer | Lower () const |
Standard_Integer | Upper () const |
void | SetValue (const Standard_Integer Index, const Handle< IGESDraw_ConnectPoint > &Value) |
const Handle_IGESDraw_ConnectPoint & | Value (const Standard_Integer Index) const |
Handle_IGESDraw_ConnectPoint & | ChangeValue (const Standard_Integer Index) |
const IGESDraw_Array1OfConnectPoint & | Array1 () const |
IGESDraw_Array1OfConnectPoint & | ChangeArray1 () |
IGESDraw_HArray1OfConnectPoint::IGESDraw_HArray1OfConnectPoint | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
IGESDraw_HArray1OfConnectPoint::IGESDraw_HArray1OfConnectPoint | ( | const Standard_Integer | Low, |
const Standard_Integer | Up, | ||
const Handle< IGESDraw_ConnectPoint > & | V | ||
) |
Handle_IGESDraw_ConnectPoint& IGESDraw_HArray1OfConnectPoint::ChangeValue | ( | const Standard_Integer | Index | ) |
void IGESDraw_HArray1OfConnectPoint::SetValue | ( | const Standard_Integer | Index, |
const Handle< IGESDraw_ConnectPoint > & | Value | ||
) |
const Handle_IGESDraw_ConnectPoint& IGESDraw_HArray1OfConnectPoint::Value | ( | const Standard_Integer | Index | ) | const |