#include <GEOMImpl_IPipeBiNormal.hxx>

Public Member Functions | |
| GEOMImpl_IPipeBiNormal (Handle(GEOM_Function)&theFunction) | |
| void | SetVector (Handle(GEOM_Function) theVec) | 
| Handle (GEOM_Function) GetVector() | |
  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 PIPE_ARG_VEC.
      
  | 
  inline | 
References PIPE_ARG_VEC.