27 #ifndef _SMESH_SegmentLengthAroundVertex_HXX_ 28 #define _SMESH_SegmentLengthAroundVertex_HXX_ 47 double GetLength()
const;
49 virtual std::ostream &
SaveTo(std::ostream & save);
50 virtual std::istream &
LoadFrom(std::istream & load);
#define STDMESHERS_EXPORT
virtual std::istream & LoadFrom(std::istream &load)=0
virtual bool SetParametersByDefaults(const TDefaults &dflts, const SMESH_Mesh *theMesh=0)=0
Initialize my parameter values by default parameters.
virtual std::ostream & SaveTo(std::ostream &save)=0
virtual bool SetParametersByMesh(const SMESH_Mesh *theMesh, const TopoDS_Shape &theShape)=0
Initialize my parameter values by the mesh built on the geometry.
This hypothesis specifies length of segments adjacent to the vertex the hypothesis is assigned to...