#include <GEOMImpl_IPrism.hxx>
Public Member Functions | |
GEOMImpl_IPrism (Handle(GEOM_Function) theFunction) | |
void | SetBase (Handle(GEOM_Function) theRefBase) |
void | SetVector (Handle(GEOM_Function) theRefVector) |
void | SetFirstPoint (Handle(GEOM_Function) thePoint) |
void | SetLastPoint (Handle(GEOM_Function) thePoint) |
void | SetInitShape (Handle(GEOM_Function) theInitShape) |
Handle (GEOM_Function) GetBase() | |
Handle (GEOM_Function) GetVector() | |
Handle (GEOM_Function) GetFirstPoint() | |
Handle (GEOM_Function) GetLastPoint() | |
Handle (GEOM_Function) GetInitShape() | |
void | SetDX (double theDX) |
void | SetDY (double theDY) |
void | SetDZ (double theDZ) |
double | GetDX () |
double | GetDY () |
double | GetDZ () |
void | SetH (double theH) |
void | SetScale (double theH) |
void | SetDraftAngle (double theAngle) |
double | GetH () |
double | GetScale () |
double | GetDraftAngle () |
void | SetFuseFlag (int theFlag) |
void | SetInvertFlag (Standard_Boolean theInvert) |
int | GetFuseFlag () |
Standard_Boolean | GetInvertFlag () |
Private Member Functions | |
Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References PRISM_ARG_DRAFT.
|
inline |
References PRISM_ARG_DX.
|
inline |
References PRISM_ARG_DY.
|
inline |
References PRISM_ARG_DZ.
|
inline |
References PRISM_ARG_FUSE.
|
inline |
References PRISM_ARG_H.
|
inline |
References PRISM_ARG_INVERT.
|
inline |
References PRISM_ARG_SCALE.
|
inline |
References PRISM_ARG_BASE.
|
inline |
References PRISM_ARG_VEC.
|
inline |
References PRISM_ARG_PNT_F.
|
inline |
References PRISM_ARG_PNT_L.
|
inline |
References PRISM_ARG_INIT.
|
private |
|
inline |
References PRISM_ARG_BASE.
|
inline |
References PRISM_ARG_DRAFT.
|
inline |
References PRISM_ARG_DX.
|
inline |
References PRISM_ARG_DY.
|
inline |
References PRISM_ARG_DZ.
|
inline |
References PRISM_ARG_PNT_F.
|
inline |
References PRISM_ARG_FUSE.
|
inline |
References PRISM_ARG_H.
|
inline |
References PRISM_ARG_INIT.
|
inline |
References PRISM_ARG_INVERT.
|
inline |
References PRISM_ARG_PNT_L.
|
inline |
References PRISM_ARG_SCALE.
|
inline |
References PRISM_ARG_VEC.