]> SALOME platform Git repositories - modules/shaper.git/commit
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 12:14:59 +0000 (15:14 +0300)
commitdcd6c43521f88d6cc4808dd0ee96d4eefcb1a019
tree94471d66ad866ede4a9acd5b03560f05af9d80f2
parentc627400e488e16130ec273eceff6e0529b84b210
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