Salome HOME
Issue #2209 : New option of creation of construction points
authormpv <mpv@opencascade.com>
Thu, 7 Sep 2017 13:55:25 +0000 (16:55 +0300)
committermpv <mpv@opencascade.com>
Thu, 7 Sep 2017 13:55:25 +0000 (16:55 +0300)
commited85a646b6e504a93705b1a08af06674ec75c9e7
treec614b0ea044850b77e315b729860de45849169ac
parent270e4178cb9832ee53cdd8e31bc4cdedd81e201c
Issue #2209 : New option of creation of construction points
24 files changed:
src/ConstructionAPI/ConstructionAPI_Point.cpp
src/ConstructionAPI/ConstructionAPI_Point.h
src/ConstructionPlugin/CMakeLists.txt
src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp
src/ConstructionPlugin/ConstructionPlugin_Point.cpp
src/ConstructionPlugin/ConstructionPlugin_Point.h
src/ConstructionPlugin/ConstructionPlugin_Validators.cpp
src/ConstructionPlugin/ConstructionPlugin_Validators.h
src/ConstructionPlugin/Test/TestAxisCreation.py
src/ConstructionPlugin/Test/TestPoint.py [deleted file]
src/ConstructionPlugin/Test/TestPointName.py
src/ConstructionPlugin/Test/TestPoint_LineAndPlane.py [new file with mode: 0644]
src/ConstructionPlugin/Test/TestPoint_XYZ.py [new file with mode: 0644]
src/ConstructionPlugin/point_widget.xml
src/GeomAPI/GeomAPI_Pln.cpp
src/GeomAPI/GeomAPI_Pln.h
src/GeomAPI/GeomAPI_Shape.cpp
src/GeomAPI/GeomAPI_Shape.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h
src/InitializationPlugin/InitializationPlugin_Plugin.cpp
src/ModelAPI/Test/TestUndoRedo.py
src/SketchPlugin/Test/TestConstraintCoincidence.py
src/SketchPlugin/Test/TestConstraintMiddlePoint.py