#include <GEOMImpl_IPipeShellSect.hxx>
Public Member Functions | |
GEOMImpl_IPipeShellSect (const Handle(GEOM_Function)&theFunction) | |
void | SetSubBases (const Handle(TColStd_HSequenceOfTransient)&theSubBases) |
Handle (TColStd_HSequenceOfTransient) GetSubBases() | |
Public Member Functions inherited from GEOMImpl_IPipeDiffSect | |
GEOMImpl_IPipeDiffSect (const Handle(GEOM_Function)&theFunction) | |
void | SetBases (const Handle(TColStd_HSequenceOfTransient)&theBases) |
Handle (TColStd_HSequenceOfTransient) GetBases() | |
void | SetLocations (const Handle(TColStd_HSequenceOfTransient)&theLocations) |
Handle (TColStd_HSequenceOfTransient) GetLocations() | |
void | SetWithContactMode (int theWithContact) |
int | GetWithContactMode () |
void | SetWithCorrectionMode (int theWithCorrection) |
int | GetWithCorrectionMode () |
void | SetIsBySteps (int IsBySteps) |
int | GetIsBySteps () |
Public Member Functions inherited from GEOMImpl_IPipe | |
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() | |
Additional Inherited Members | |
Protected Member Functions inherited from GEOMImpl_IPipe | |
Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References PIPEDS_LIST_SUBBASES.
|
inline |
References PIPEDS_LIST_SUBBASES.