Salome HOME
Issue #1648: Dump Python in the High Level Parameterized Geometry API
authordbv <dbv@opencascade.com>
Wed, 17 Aug 2016 07:41:07 +0000 (10:41 +0300)
committerdbv <dbv@opencascade.com>
Thu, 18 Aug 2016 07:02:50 +0000 (10:02 +0300)
commit28b402322360471243fcc6a8eace2afc44b888c8
treecc9f1709fd444be93bdd6177daf5c67bb5d8aa8e
parenta4bd17354dd1dc64335be9fba58dd54d07ae697a
Issue #1648: Dump Python in the High Level Parameterized Geometry API

CPP High API for FeaturesPlugin_Union;
Dump for FeaturesAPI_Union.
src/FeaturesAPI/CMakeLists.txt
src/FeaturesAPI/FeaturesAPI.i
src/FeaturesAPI/FeaturesAPI_Union.cpp [new file with mode: 0644]
src/FeaturesAPI/FeaturesAPI_Union.h [new file with mode: 0644]
src/FeaturesAPI/FeaturesAPI_swig.h
src/PythonAPI/model/features/__init__.py