#include <GEOMImpl_IPipeDiffSect.hxx>

Public Member Functions | |
| GEOMImpl_IPipeDiffSect (const Handle(GEOM_Function)&theFunction) | |
| void | SetBases (const Handle(TColStd_HSequenceOfTransient)&theBases) |
| Handle (TColStd_HSequenceOfTransient) GetBases() | |
| void | SetLocations (const Handle(TColStd_HSequenceOfTransient)&theLocations) |
| Handle (TColStd_HSequenceOfTransient) GetLocations() | |
| void | SetWithContactMode (int theWithContact) |
| int | GetWithContactMode () |
| void | SetWithCorrectionMode (int theWithCorrection) |
| int | GetWithCorrectionMode () |
| void | SetBase (Handle(GEOM_Function) theBase) |
| void | SetPath (Handle(GEOM_Function) thePath) |
| Handle (GEOM_Function) GetBase() | |
| GEOMImpl_IPipeDiffSect.GEOMImpl_IPipeDiffSect | ( | const Handle(GEOM_Function)& | theFunction | ) |
| void GEOMImpl_IPipeDiffSect.SetBases | ( | const Handle(TColStd_HSequenceOfTransient)& | theBases | ) |
References PIPEDS_LIST_BASES.
| GEOMImpl_IPipeDiffSect.Handle | ( | TColStd_HSequenceOfTransient | ) |
Reimplemented in GEOMImpl_IPipeShellSect.
References PIPEDS_LIST_BASES.
| void GEOMImpl_IPipeDiffSect.SetLocations | ( | const Handle(TColStd_HSequenceOfTransient)& | theLocations | ) |
References PIPEDS_LIST_LOCATIONS.
| GEOMImpl_IPipeDiffSect.Handle | ( | TColStd_HSequenceOfTransient | ) |
Reimplemented in GEOMImpl_IPipeShellSect.
References Handle(), and PIPEDS_LIST_LOCATIONS.
| void GEOMImpl_IPipeDiffSect.SetWithContactMode | ( | int | theWithContact | ) |
References PIPEDS_ARG_WITHCONTACT.
| int GEOMImpl_IPipeDiffSect.GetWithContactMode | ( | ) |
References PIPEDS_ARG_WITHCONTACT.
| void GEOMImpl_IPipeDiffSect.SetWithCorrectionMode | ( | int | theWithCorrection | ) |
References PIPEDS_ARG_WITHCORRECT.
| int GEOMImpl_IPipeDiffSect.GetWithCorrectionMode | ( | ) |
References PIPEDS_ARG_WITHCORRECT.
| void GEOMImpl_IPipe.SetBase | ( | Handle(GEOM_Function) | theBase | ) | [inherited] |
References PIPE_ARG_BASE.
| void GEOMImpl_IPipe.SetPath | ( | Handle(GEOM_Function) | thePath | ) | [inherited] |
References PIPE_ARG_PATH.
| GEOMImpl_IPipe.Handle | ( | GEOM_Function | ) | [inherited] |
Reimplemented in GEOMImpl_IPipeBiNormal.
References PIPE_ARG_BASE.