|
Open CASCADE Technology 6.5.2
|
#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 | ||
| ) |
| const IGESDraw_Array1OfConnectPoint& IGESDraw_HArray1OfConnectPoint::Array1 | ( | ) | const |
| IGESDraw_Array1OfConnectPoint& IGESDraw_HArray1OfConnectPoint::ChangeArray1 | ( | ) |
| Handle_IGESDraw_ConnectPoint& IGESDraw_HArray1OfConnectPoint::ChangeValue | ( | const Standard_Integer | Index | ) |
| void IGESDraw_HArray1OfConnectPoint::Init | ( | const Handle< IGESDraw_ConnectPoint > & | V | ) |
| Standard_Integer IGESDraw_HArray1OfConnectPoint::Length | ( | ) | const |
| Standard_Integer IGESDraw_HArray1OfConnectPoint::Lower | ( | ) | const |
| void IGESDraw_HArray1OfConnectPoint::SetValue | ( | const Standard_Integer | Index, |
| const Handle< IGESDraw_ConnectPoint > & | Value | ||
| ) |
| Standard_Integer IGESDraw_HArray1OfConnectPoint::Upper | ( | ) | const |
| const Handle_IGESDraw_ConnectPoint& IGESDraw_HArray1OfConnectPoint::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4