Go to the documentation of this file.
29 #ifndef _SMESH_LOCALLENGTH_HXX_
30 #define _SMESH_LOCALLENGTH_HXX_
49 virtual std::ostream &
SaveTo(std::ostream & save);
50 virtual std::istream &
LoadFrom(std::istream & load);
virtual std::ostream & SaveTo(std::ostream &save)
StdMeshers_LocalLength(int hypId, int studyId, SMESH_Gen *gen)
virtual ~ StdMeshers_LocalLength()
virtual bool SetParametersByMesh(const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape)
Initialize segment length by the mesh built on the geometry.
void SetLength(double length)
void SetPrecision(double precision)
#define STDMESHERS_EXPORT
virtual bool SetParametersByDefaults(const TDefaults &dflts, const SMESH_Mesh *theMesh=0)
Initialize my parameter values by default parameters.
virtual std::istream & LoadFrom(std::istream &load)
double GetPrecision() const