23#ifndef _GEOM_Solver_HXX_
24#define _GEOM_Solver_HXX_
30#include <TDF_LabelSequence.hxx>
40 Standard_EXPORT
bool Update(TDF_LabelSequence& theSeq);
44 Standard_EXPORT
bool UpdateObject(
Handle(GEOM_Object) theObject, TDF_LabelSequence& theSeq);
Handle(TColStd_HSequenceOfTransient) AdvancedEngine_IOperations
Create a T-shape object with specified caracteristics for the main and the incident pipes (radius,...
Definition: AdvancedEngine_IOperations.cxx:1907
Definition: GEOM_Engine.hxx:91
Definition: GEOM_Solver.hxx:33
Standard_EXPORT bool ComputeFunction(Handle(GEOM_Function) theFunction)
Definition: GEOM_Solver.cxx:57
Standard_EXPORT bool Update(TDF_LabelSequence &theSeq)
Definition: GEOM_Solver.cxx:37
GEOM_Engine * _engine
Definition: GEOM_Solver.hxx:51
Standard_EXPORT ~GEOM_Solver()
Definition: GEOM_Solver.hxx:36
Standard_EXPORT GEOM_Solver(GEOM_Engine *theEngine)
Definition: GEOM_Solver.hxx:35
Standard_EXPORT bool UpdateObject(Handle(GEOM_Object) theObject, TDF_LabelSequence &theSeq)
Definition: GEOM_Solver.cxx:47