Salome HOME
Issue #1865 : Implementation and test python interface for the field feature
authormpv <mpv@opencascade.com>
Thu, 17 Nov 2016 16:53:11 +0000 (19:53 +0300)
committermpv <mpv@opencascade.com>
Thu, 17 Nov 2016 16:53:11 +0000 (19:53 +0300)
commitfa502f7882cc1c782b63e936e36f061f6c7cf913
treef9ab4c02c513d922f9a28cdf3670148d51cc12e5
parent857f94a96eb62e69746221f2b919335140b117c6
Issue #1865 : Implementation and test python interface for the field feature
16 files changed:
src/CollectionAPI/CollectionAPI.i
src/CollectionAPI/CollectionAPI_Field.cpp
src/CollectionAPI/CollectionAPI_Field.h
src/CollectionPlugin/CMakeLists.txt
src/CollectionPlugin/CollectionPlugin_Field.h
src/CollectionPlugin/Test/TestField.py [new file with mode: 0644]
src/ModelAPI/ModelAPI.i
src/ModelAPI/ModelAPI_Feature.h
src/ModelHighAPI/CMakeLists.txt
src/ModelHighAPI/ModelHighAPI.i
src/ModelHighAPI/ModelHighAPI_ComponentValue.cpp [deleted file]
src/ModelHighAPI/ModelHighAPI_ComponentValue.h [deleted file]
src/ModelHighAPI/ModelHighAPI_Dumper.cpp
src/ModelHighAPI/ModelHighAPI_FeatureStore.cpp
src/ModelHighAPI/ModelHighAPI_swig.h
src/PythonAPI/model/collection/__init__.py