Salome HOME
8.3. Intersection feature
authordbv <dbv@opencascade.com>
Tue, 16 Feb 2016 07:34:25 +0000 (10:34 +0300)
committerdbv <dbv@opencascade.com>
Tue, 16 Feb 2016 14:04:48 +0000 (17:04 +0300)
commitc9b9d4d4af3b96661c280a7e3ab829f26b5c7b95
treef13915a16eb6b544425a32308916d1d2cf195520
parent061a63480f6840b6d945f7744b3b972e2d4cb25d
8.3. Intersection feature
12 files changed:
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Intersection.cpp [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_Intersection.h [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp
src/FeaturesPlugin/intersection_widget.xml [new file with mode: 0644]
src/FeaturesPlugin/plugin-Features.xml
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI.i
src/GeomAlgoAPI/GeomAlgoAPI_Intersection.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_Intersection.h [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_swig.h
src/GeomValidators/GeomValidators_BooleanSelection.cpp