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

#include <GEOMImpl_IPipe.hxx>

Inheritance diagram for GEOMImpl_IPipe:
Inheritance graph

Public Member Functions

 GEOMImpl_IPipe (Handle(GEOM_Function) theFunction)
 
virtual ~GEOMImpl_IPipe ()
 
void SetBase (Handle(GEOM_Function) theBase)
 
void SetPath (Handle(GEOM_Function) thePath)
 
void SetGenerateGroups (int theGenerateGroups)
 
void SetGroupDown (const Handle(TColStd_HArray1OfInteger)&theGroup)
 
void SetGroupUp (const Handle(TColStd_HArray1OfInteger)&theGroup)
 
void SetGroupSide1 (const Handle(TColStd_HArray1OfInteger)&theGroup)
 
void SetGroupSide2 (const Handle(TColStd_HArray1OfInteger)&theGroup)
 
void SetGroupOther (const Handle(TColStd_HArray1OfInteger)&theGroup)
 
 Handle (GEOM_Function) GetBase()
 
 Handle (GEOM_Function) GetPath()
 
int GetGenerateGroups ()
 
 Handle (TColStd_HArray1OfInteger) GetGroupDown()
 
 Handle (TColStd_HArray1OfInteger) GetGroupUp()
 
 Handle (TColStd_HArray1OfInteger) GetGroupSide1()
 
 Handle (TColStd_HArray1OfInteger) GetGroupSide2()
 
 Handle (TColStd_HArray1OfInteger) GetGroupOther()
 

Protected Member Functions

 Handle (GEOM_Function) _func
 

Constructor & Destructor Documentation

GEOMImpl_IPipe::GEOMImpl_IPipe ( Handle(GEOM_Function theFunction)
inline
virtual GEOMImpl_IPipe::~GEOMImpl_IPipe ( )
inlinevirtual

Member Function Documentation

int GEOMImpl_IPipe::GetGenerateGroups ( )
inline

References PIPE_GENERATE_GROUPS.

GEOMImpl_IPipe::Handle ( GEOM_Function  )
inline

References PIPE_ARG_BASE.

GEOMImpl_IPipe::Handle ( GEOM_Function  )
inline

References PIPE_ARG_PATH.

GEOMImpl_IPipe::Handle ( TColStd_HArray1OfInteger  )
inline

References PIPE_GROUP_DOWN.

GEOMImpl_IPipe::Handle ( TColStd_HArray1OfInteger  )
inline

References PIPE_GROUP_UP.

GEOMImpl_IPipe::Handle ( TColStd_HArray1OfInteger  )
inline

References PIPE_GROUP_SIDE1.

GEOMImpl_IPipe::Handle ( TColStd_HArray1OfInteger  )
inline

References PIPE_GROUP_SIDE2.

GEOMImpl_IPipe::Handle ( TColStd_HArray1OfInteger  )
inline

References PIPE_GROUP_OTHER.

GEOMImpl_IPipe::Handle ( GEOM_Function  )
protected
void GEOMImpl_IPipe::SetBase ( Handle(GEOM_Function theBase)
inline

References PIPE_ARG_BASE.

void GEOMImpl_IPipe::SetGenerateGroups ( int  theGenerateGroups)
inline

References PIPE_GENERATE_GROUPS.

void GEOMImpl_IPipe::SetGroupDown ( const Handle(TColStd_HArray1OfInteger)&  theGroup)
inline

References PIPE_GROUP_DOWN.

void GEOMImpl_IPipe::SetGroupOther ( const Handle(TColStd_HArray1OfInteger)&  theGroup)
inline

References PIPE_GROUP_OTHER.

void GEOMImpl_IPipe::SetGroupSide1 ( const Handle(TColStd_HArray1OfInteger)&  theGroup)
inline

References PIPE_GROUP_SIDE1.

void GEOMImpl_IPipe::SetGroupSide2 ( const Handle(TColStd_HArray1OfInteger)&  theGroup)
inline

References PIPE_GROUP_SIDE2.

void GEOMImpl_IPipe::SetGroupUp ( const Handle(TColStd_HArray1OfInteger)&  theGroup)
inline

References PIPE_GROUP_UP.

void GEOMImpl_IPipe::SetPath ( Handle(GEOM_Function thePath)
inline

References PIPE_ARG_PATH.


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