Salome HOME
Added option to create Construction Point by intersection of line and plane.
authordbv <dbv@opencascade.com>
Tue, 12 Jul 2016 13:26:30 +0000 (16:26 +0300)
committerdbv <dbv@opencascade.com>
Tue, 12 Jul 2016 13:26:45 +0000 (16:26 +0300)
commit40677b43bb137a6f014fafbc5ce4f647dc597f39
treef918d6a056fd3bdb20b37a76282c0aab7bc03756
parent15216a35682b23f392a9454498b9fe8dd38843d4
Added option to create Construction Point by intersection of line and plane.
19 files changed:
src/ConstructionAPI/ConstructionAPI_Point.cpp
src/ConstructionAPI/ConstructionAPI_Point.h
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/TestPoint.py
src/ConstructionPlugin/icons/point_by_line_and_plane_intersection_32x32.png [new file with mode: 0644]
src/ConstructionPlugin/icons/point_by_planes_intersection_32x32.png [new file with mode: 0644]
src/ConstructionPlugin/point_widget.xml
src/GeomAPI/GeomAPI_Pln.cpp
src/GeomAPI/GeomAPI_Pln.h
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.h
src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.h
src/ModelHighAPI/ModelHighAPI_Macro.h
src/ModelHighAPI/ModelHighAPI_Selection.cpp
src/ModelHighAPI/ModelHighAPI_Selection.h