Go to the documentation of this file.
27 #ifndef _SMESH_SegmentLengthAroundVertex_HXX_
28 #define _SMESH_SegmentLengthAroundVertex_HXX_
49 virtual std::ostream &
SaveTo(std::ostream & save);
50 virtual std::istream &
LoadFrom(std::istream & load);
virtual bool SetParametersByMesh(const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape)
Initialize segment length by the mesh built on the geometry.
StdMeshers_SegmentLengthAroundVertex(int hypId, int studyId, SMESH_Gen *gen)
This hypothesis specifies length of segments adjacent to the vertex the hypothesis is assigned to.
virtual ~ StdMeshers_SegmentLengthAroundVertex()
virtual std::ostream & SaveTo(std::ostream &save)
virtual bool SetParametersByDefaults(const TDefaults &dflts, const SMESH_Mesh *theMesh=0)
Initialize my parameter values by default parameters.
#define STDMESHERS_EXPORT
void SetLength(double length)
virtual std::istream & LoadFrom(std::istream &load)