Go to the documentation of this file.
28 #ifndef _NETGENPlugin_SimpleHypothesis_2D_HXX_
29 #define _NETGENPlugin_SimpleHypothesis_2D_HXX_
84 virtual ostream &
SaveTo(ostream & save);
virtual istream & LoadFrom(istream &load)
NETGENPlugin_SimpleHypothesis_2D(int hypId, int studyId, SMESH_Gen *gen)
int GetNumberOfSegments() const
double GetMaxElementArea() const
double GetLocalLength() const
#define NETGENPLUGIN_EXPORT
void SetMaxElementArea(double area)
virtual bool SetParametersByDefaults(const TDefaults &dflts, const SMESH_Mesh *theMesh=0)
Initialize my parameter values by default parameters.
void SetNumberOfSegments(int nb)
virtual ostream & SaveTo(ostream &save)
void SetLocalLength(double segmentLength)
virtual bool SetParametersByMesh(const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape)
Set parameters by mesh.