#include <GEOM_ISubShape.hxx>
Public Member Functions | |
| GEOM_ISubShape (Handle(GEOM_Function) theFunction) | |
| void | SetMainShape (Handle(GEOM_Function) theRefBase) |
| Handle (GEOM_Function) GetMainShape() | |
| void | SetIndices (const Handle(TColStd_HArray1OfInteger)&theIndices) |
| Handle (TColStd_HArray1OfInteger) GetIndices() | |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
| GEOM_ISubShape.GEOM_ISubShape | ( | Handle(GEOM_Function) | theFunction | ) |
| void GEOM_ISubShape.SetMainShape | ( | Handle(GEOM_Function) | theRefBase | ) |
References SHAPE_ARG_MAIN_SHAPE.
| GEOM_ISubShape.Handle | ( | GEOM_Function | ) |
References SHAPE_ARG_MAIN_SHAPE.
| void GEOM_ISubShape.SetIndices | ( | const Handle(TColStd_HArray1OfInteger)& | theIndices | ) |
References SHAPE_ARG_INDICES.
| GEOM_ISubShape.Handle | ( | TColStd_HArray1OfInteger | ) |
References SHAPE_ARG_INDICES.
| GEOM_ISubShape.Handle | ( | GEOM_Function | ) | [private] |