]> SALOME platform Git repositories - modules/shaper.git/commit - src/ConstructionPlugin/Test/TestPoint_ProjectOnFace.py
Salome HOME
2.3.3.2 Point creation by projection of another point on a plane
authordbv <dbv@opencascade.com>
Tue, 26 Jun 2018 18:34:29 +0000 (21:34 +0300)
committerdbv <dbv@opencascade.com>
Wed, 27 Jun 2018 12:57:35 +0000 (15:57 +0300)
commitea6a38a23418dfbc8eed24f70e52ef3ca8e9f4c4
tree1d2852ce1ca486ca9dccb69aac6b25e37217678f
parent6982f8b789c68de62b9bb67ae440591e3ca6cd12
2.3.3.2 Point creation by projection of another point on a plane
13 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_ProjectOnFace.py [new file with mode: 0644]
src/ConstructionPlugin/icons/point_by_projection_32x32.png [deleted file]
src/ConstructionPlugin/icons/point_by_projection_on_face_32x32.png [new file with mode: 0644]
src/ConstructionPlugin/icons/point_by_projection_on_line_32x32.png [new file with mode: 0644]
src/ConstructionPlugin/point_widget.xml
src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.h
src/ModelHighAPI/ModelHighAPI_Macro.h