#include <GEOMImpl_IPipePath.hxx>
Public Types | |
enum | { PIPE_PATH_SHAPE = 1, PIPE_PATH_BASE1 = 2, PIPE_PATH_BASE2 = 3, PIPE_PATH_SEQ1 = 4, PIPE_PATH_SEQ2 = 5 } |
Public Member Functions | |
GEOMImpl_IPipePath (Handle(GEOM_Function)&theFunction) | |
void | SetShape (Handle(GEOM_Function) theShape) |
void | SetBase1 (Handle(GEOM_Function) theBase1) |
void | SetBase2 (Handle(GEOM_Function) theBase2) |
void | SetBaseSeq1 (const Handle(TColStd_HSequenceOfTransient)&theBase1) |
void | SetBaseSeq2 (const Handle(TColStd_HSequenceOfTransient)&theBase2) |
Handle (GEOM_Function) GetShape() | |
Handle (GEOM_Function) GetBase1() | |
Handle (GEOM_Function) GetBase2() | |
Handle (TColStd_HSequenceOfTransient) GetBaseSeq1() | |
Handle (TColStd_HSequenceOfTransient) GetBaseSeq2() | |
Protected Member Functions | |
Handle (GEOM_Function) _func | |
anonymous enum |
|
inline |
|
inline |
References PIPE_PATH_SHAPE.
|
inline |
References PIPE_PATH_BASE1.
|
inline |
References PIPE_PATH_BASE2.
|
inline |
References PIPE_PATH_SEQ1.
|
inline |
References PIPE_PATH_SEQ2.
|
protected |
|
inline |
References PIPE_PATH_BASE1.
|
inline |
References PIPE_PATH_BASE2.
|
inline |
References PIPE_PATH_SEQ1.
|
inline |
References PIPE_PATH_SEQ2.
|
inline |
References PIPE_PATH_SHAPE.