#include <GEOMImpl_IThruSections.hxx>
Public Member Functions | |
| GEOMImpl_IThruSections (const Handle(GEOM_Function)&theFunction) | |
| void | SetSections (const Handle(TColStd_HSequenceOfTransient)&theSections) |
| Handle (TColStd_HSequenceOfTransient) GetSections() | |
| void | SetSolidMode (int theSolidMode) |
| int | GetSolidMode () |
| void | SetPrecision (double thePreci) |
| double | GetPrecision () |
Private Member Functions | |
| Handle (GEOM_Function) _func | |
| GEOMImpl_IThruSections.GEOMImpl_IThruSections | ( | const Handle(GEOM_Function)& | theFunction | ) |
| void GEOMImpl_IThruSections.SetSections | ( | const Handle(TColStd_HSequenceOfTransient)& | theSections | ) |
References THRUSECTIONS_LIST_SECTIONS.
| GEOMImpl_IThruSections.Handle | ( | TColStd_HSequenceOfTransient | ) |
References THRUSECTIONS_LIST_SECTIONS.
| void GEOMImpl_IThruSections.SetSolidMode | ( | int | theSolidMode | ) |
References THRUSECTIONS_SOLIDMODE.
| int GEOMImpl_IThruSections.GetSolidMode | ( | ) |
References THRUSECTIONS_SOLIDMODE.
| void GEOMImpl_IThruSections.SetPrecision | ( | double | thePreci | ) |
References THRUSECTIONS_PRECISION.
| double GEOMImpl_IThruSections.GetPrecision | ( | ) |
References THRUSECTIONS_PRECISION.
| GEOMImpl_IThruSections.Handle | ( | GEOM_Function | ) | [private] |