Salome HOME
2.3.3.1 Point creation by projection of another point on a line
authordbv <dbv@opencascade.com>
Wed, 27 Jun 2018 14:18:57 +0000 (17:18 +0300)
committerdbv <dbv@opencascade.com>
Wed, 27 Jun 2018 14:19:16 +0000 (17:19 +0300)
commit3f02f2a44e42c854cb2b64c9817436e5a27788ab
tree75b3b4d348a4cf9a4d9b0c890faa8ea76bef526c
parentcda272fa395a9ac5075d61ff69585922eb2fe391
2.3.3.1 Point creation by projection of another point on a line
12 files changed:
src/ConstructionAPI/ConstructionAPI_Point.cpp
src/ConstructionAPI/ConstructionAPI_Point.h
src/ConstructionPlugin/CMakeLists.txt
src/ConstructionPlugin/ConstructionPlugin_Point.cpp
src/ConstructionPlugin/ConstructionPlugin_Point.h
src/ConstructionPlugin/Test/TestPoint_ProjectOnEdge.py [new file with mode: 0644]
src/ConstructionPlugin/icons/point_by_projection_on_edge_32x32.png [new file with mode: 0644]
src/ConstructionPlugin/icons/point_by_projection_on_line_32x32.png [deleted file]
src/ConstructionPlugin/point_widget.xml
src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.h
src/ModelHighAPI/ModelHighAPI_Macro.h