Go to the documentation of this file.
25 #ifndef _SMESH_MaxLength_HXX_
26 #define _SMESH_MaxLength_HXX_
49 virtual std::ostream &
SaveTo(std::ostream & save);
50 virtual std::istream &
LoadFrom(std::istream & load);
virtual ~ StdMeshers_MaxLength()
StdMeshers_MaxLength(int hypId, int studyId, SMESH_Gen *gen)
void SetPreestimatedLength(double length)
virtual std::ostream & SaveTo(std::ostream &save)
virtual std::istream & LoadFrom(std::istream &load)
void SetLength(double length)
virtual bool SetParametersByDefaults(const TDefaults &dflts, const SMESH_Mesh *theMesh=0)
Initialize my parameter values by default parameters.
#define STDMESHERS_EXPORT
bool GetUsePreestimatedLength() const
virtual bool SetParametersByMesh(const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape)
Initialize segment length by the mesh built on the geometry.
bool HavePreestimatedLength() const
double GetPreestimatedLength() const
void SetUsePreestimatedLength(bool toUse)