#include <GEOMImpl_IOffset.hxx>
Public Member Functions | |
GEOMImpl_IOffset (Handle(GEOM_Function) theFunction) | |
void | SetShape (Handle(GEOM_Function) theShape) |
Handle (GEOM_Function) GetShape() | |
void | SetValue (double theValue) |
double | GetValue () |
void | SetParam (Standard_Boolean theParam) |
Standard_Boolean | GetParam () |
void | SetFaceIDs (const Handle(TColStd_HArray1OfInteger)&theFaceIDs) |
Handle (TColStd_HArray1OfInteger) GetFaceIDs() | |
Private Member Functions | |
Handle (GEOM_Function) _func | |
|
inline |
|
inline |
References OFF_ARG_PARAM.
|
inline |
References OFF_ARG_VALUE.
|
inline |
References OFF_ARG_SHAPE.
|
inline |
References OFF_ARG_IDS.
|
private |
|
inline |
References OFF_ARG_IDS.
|
inline |
References OFF_ARG_PARAM.
|
inline |
References OFF_ARG_SHAPE.
|
inline |
References OFF_ARG_VALUE.