Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMImpl_IPolyline Class Reference

#include <GEOMImpl_IPolyline.hxx>

Public Member Functions

 GEOMImpl_IPolyline (Handle(GEOM_Function) theFunction)
 
void SetLength (int theLen)
 
void SetPoint (int theId, Handle(GEOM_Function) theP)
 
void SetIsClosed (bool theIsClosed)
 
int GetLength ()
 
 Handle (GEOM_Function) GetPoint(int theId)
 
bool GetIsClosed ()
 
void SetConstructorType (int theConstructor)
 
int GetConstructorType ()
 
void SetCoordinates (const Handle(TColStd_HArray1OfReal)&theValue)
 
 Handle (TColStd_HArray1OfReal) GetCoordinates()
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IPolyline::GEOMImpl_IPolyline ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

int GEOMImpl_IPolyline::GetConstructorType ( )
inline

References POLY_CONSTRUCTOR.

bool GEOMImpl_IPolyline::GetIsClosed ( )
inline

References POLY_ARG_CLOS.

int GEOMImpl_IPolyline::GetLength ( )
inline

References POLY_ARG_LENG.

GEOMImpl_IPolyline::Handle ( GEOM_Function  )
inline

References POLY_ARG_LAST.

GEOMImpl_IPolyline::Handle ( TColStd_HArray1OfReal  )
inline

References POLY_ARG_ARRAY.

GEOMImpl_IPolyline::Handle ( GEOM_Function  )
private
void GEOMImpl_IPolyline::SetConstructorType ( int  theConstructor)
inline

References POLY_CONSTRUCTOR.

void GEOMImpl_IPolyline::SetCoordinates ( const Handle(TColStd_HArray1OfReal)&  theValue)
inline

References POLY_ARG_ARRAY.

void GEOMImpl_IPolyline::SetIsClosed ( bool  theIsClosed)
inline

References POLY_ARG_CLOS.

void GEOMImpl_IPolyline::SetLength ( int  theLen)
inline

References POLY_ARG_LENG.

void GEOMImpl_IPolyline::SetPoint ( int  theId,
Handle(GEOM_Function theP 
)
inline

References POLY_ARG_LAST.


The documentation for this class was generated from the following file: