Go to the documentation of this file.
28 #ifndef _SMESH_SegmentLengthAroundVertex_HXX_
29 #define _SMESH_SegmentLengthAroundVertex_HXX_
34 #include "Utils_SALOME_Exception.hxx"
46 void SetLength(
double length)
throw(SALOME_Exception);
48 double GetLength()
const;
50 virtual std::ostream &
SaveTo(std::ostream & save);
51 virtual std::istream &
LoadFrom(std::istream & load);