Version: 9.12.0
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::GEOMImpl_IPolyline ( Handle(GEOM_Function)  theFunction)
inline

Member Function Documentation

◆ GetConstructorType()

int GEOMImpl_IPolyline::GetConstructorType ( )
inline

References POLY_CONSTRUCTOR.

◆ GetIsClosed()

bool GEOMImpl_IPolyline::GetIsClosed ( )
inline

References POLY_ARG_CLOS.

◆ GetLength()

int GEOMImpl_IPolyline::GetLength ( )
inline

References POLY_ARG_LENG.

◆ Handle() [1/3]

GEOMImpl_IPolyline::Handle ( GEOM_Function  )
private

◆ Handle() [2/3]

GEOMImpl_IPolyline::Handle ( GEOM_Function  )
inline

References POLY_ARG_LAST.

◆ Handle() [3/3]

GEOMImpl_IPolyline::Handle ( TColStd_HArray1OfReal  )
inline

References POLY_ARG_ARRAY.

◆ SetConstructorType()

void GEOMImpl_IPolyline::SetConstructorType ( int  theConstructor)
inline

References POLY_CONSTRUCTOR.

◆ SetCoordinates()

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

References POLY_ARG_ARRAY.

◆ SetIsClosed()

void GEOMImpl_IPolyline::SetIsClosed ( bool  theIsClosed)
inline

References POLY_ARG_CLOS.

◆ SetLength()

void GEOMImpl_IPolyline::SetLength ( int  theLen)
inline

References POLY_ARG_LENG.

◆ SetPoint()

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: