]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/SketchPlugin_ConstraintLength.h
Salome HOME
Merge branch 'master' of newgeom:newgeom
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_ConstraintLength.h
index 52012c4194eb8a87983cf8a89549d4e59bf6e8f4..85675da3b88c22cccce3945fa6eec1c5ccc9aa72 100644 (file)
@@ -19,7 +19,7 @@ const std::string SKETCH_CONSTRAINT_LENGTH_KIND("SketchConstraintLength");
  *
  *  These constraint has two attributes:
  *  CONSTRAINT_ATTR_VALUE (length) and CONSTRAINT_ATTR_ENTITY_A (segment),
- *  CONSTRAINT_ATTR_FLYOUT_VALUE (distance of a constraints handle)
+ *  CONSTRAINT_ATTR_FLYOUT_VALUE_PNT (distance of a constraints handle)
  */
 class SketchPlugin_ConstraintLength: public SketchPlugin_Constraint
 {