]> SALOME platform Git repositories - modules/shaper.git/blob - src/SketchPlugin/SketchPlugin_Constraint.cpp
Salome HOME
Correction for case: Start Arc, select "2 points type", move mouse in viewer, result...
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_Constraint.cpp
1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D -->
2
3 // File:    SketchPlugin_Constraint.cpp
4 // Created: 08 May 2014
5 // Author:  Artem ZHIDKOV
6
7 #include "SketchPlugin_Constraint.h"
8
9 SketchPlugin_Constraint::SketchPlugin_Constraint()
10 {
11
12 }