Salome HOME
Import STEP with materials and colors
authorcg246364 <clarisse.genrault@cea.fr>
Thu, 10 Dec 2020 08:45:01 +0000 (09:45 +0100)
committercg246364 <clarisse.genrault@cea.fr>
Thu, 10 Dec 2020 08:45:01 +0000 (09:45 +0100)
commit8c8d262b50e3fc797d0ce0096b83493ddb4e0c5f
tree90fe7866ce6813d728888a89dcb93795e3eafa66
parentce72dd01645885d720b731795d676e2feeabc8d6
Import STEP with materials and colors
31 files changed:
src/ConnectorAPI/Test/TestImportSTEP.py [new file with mode: 0644]
src/ConnectorAPI/Test/tests.set
src/ExchangeAPI/ExchangeAPI_Import.cpp
src/ExchangeAPI/ExchangeAPI_Import.h
src/ExchangePlugin/CMakeLists.txt
src/ExchangePlugin/ExchangePlugin_Import.cpp
src/ExchangePlugin/ExchangePlugin_Import.h
src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp
src/ExchangePlugin/ExchangePlugin_ImportFeature.h
src/ExchangePlugin/ExchangePlugin_msg_fr.ts
src/ExchangePlugin/Test/TestExport.py
src/ExchangePlugin/Test/TestImport.py
src/ExchangePlugin/doc/TUI_importFeature.rst
src/ExchangePlugin/doc/examples/importStep.py [new file with mode: 0644]
src/ExchangePlugin/doc/images/FileImportedSTEP.png [new file with mode: 0644]
src/ExchangePlugin/doc/images/ImportSTEP.png [new file with mode: 0644]
src/ExchangePlugin/doc/images/Import_panel.png
src/ExchangePlugin/doc/importFeature.rst
src/ExchangePlugin/plugin-Exchange.xml
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.h
src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.h [new file with mode: 0644]
src/Model/Model_Objects.cpp
src/Model/Model_Objects.h
src/Model/Model_ResultBody.cpp
src/Model/Model_ResultBody.h
src/ModelAPI/CMakeLists.txt
src/ModelAPI/ModelAPI_ResultBody.h
src/PythonAPI/model/exchange/__init__.py