#include <IGESDraw_HArray1OfConnectPoint.hxx>
Public Member Functions | |
Standard_EXPORT | IGESDraw_HArray1OfConnectPoint (const Standard_Integer Low, const Standard_Integer Up) |
Standard_EXPORT | IGESDraw_HArray1OfConnectPoint (const Standard_Integer Low, const Standard_Integer Up, const Handle(IGESDraw_ConnectPoint)&V) |
Standard_EXPORT 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 () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
IGESDraw_Array1OfConnectPoint | myArray |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|