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

#include <GEOMImpl_IPolyline2D.hxx>

Public Member Functions

 GEOMImpl_IPolyline2D (Handle(GEOM_Function) theFunction)
 
void SetNames (const Handle(TColStd_HArray1OfExtendedString)&theValue)
 
 Handle (TColStd_HArray1OfExtendedString) GetNames()
 
void SetTypes (const Handle(TColStd_HArray1OfByte)&theValue)
 
 Handle (TColStd_HArray1OfByte) GetTypes()
 
void SetClosedFlags (const Handle(TColStd_HArray1OfByte)&theValue)
 
 Handle (TColStd_HArray1OfByte) GetClosedFlags()
 
void SetWorkingPlaneDbls (const Handle(TColStd_HArray1OfReal)&thePlane)
 
 Handle (TColStd_HArray1OfReal) GetWorkingPlaneDbls()
 
void SetWorkingPlane (const Handle(GEOM_Function)&thePlane)
 
 Handle (GEOM_Function) GetWorkingPlane()
 
void SetCoords (const std::list< std::list< double > > &theValue)
 
void GetCoords (std::list< std::list< double > > &theValue)
 

Private Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IPolyline2D::GEOMImpl_IPolyline2D ( Handle(GEOM_Function theFunction)
inline

Member Function Documentation

void GEOMImpl_IPolyline2D::GetCoords ( std::list< std::list< double > > &  theValue)
GEOMImpl_IPolyline2D::Handle ( TColStd_HArray1OfExtendedString  )
inline

References POLY_ARG_NAMES.

GEOMImpl_IPolyline2D::Handle ( TColStd_HArray1OfByte  )
inline

References POLY_ARG_TYPES.

GEOMImpl_IPolyline2D::Handle ( TColStd_HArray1OfByte  )
inline

References POLY_ARG_CLOSEDS.

GEOMImpl_IPolyline2D::Handle ( TColStd_HArray1OfReal  )
inline

References POLY_ARG_WPLANE_DBLS.

GEOMImpl_IPolyline2D::Handle ( GEOM_Function  )
inline

References POLY_ARG_WPLANE_OBJ.

GEOMImpl_IPolyline2D::Handle ( GEOM_Function  )
private
void GEOMImpl_IPolyline2D::SetClosedFlags ( const Handle(TColStd_HArray1OfByte)&  theValue)
inline

References POLY_ARG_CLOSEDS.

void GEOMImpl_IPolyline2D::SetCoords ( const std::list< std::list< double > > &  theValue)
void GEOMImpl_IPolyline2D::SetNames ( const Handle(TColStd_HArray1OfExtendedString)&  theValue)
inline

References POLY_ARG_NAMES.

void GEOMImpl_IPolyline2D::SetTypes ( const Handle(TColStd_HArray1OfByte)&  theValue)
inline

References POLY_ARG_TYPES.

void GEOMImpl_IPolyline2D::SetWorkingPlane ( const Handle(GEOM_Function)&  thePlane)
inline

References POLY_ARG_WPLANE_OBJ.

void GEOMImpl_IPolyline2D::SetWorkingPlaneDbls ( const Handle(TColStd_HArray1OfReal)&  thePlane)
inline

References POLY_ARG_WPLANE_DBLS.


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