Salome HOME
add import stl file
authorrraphael <raphael.raphael@c-s.fr>
Wed, 2 Dec 2020 11:28:17 +0000 (12:28 +0100)
committerrraphael <raphael.raphael@c-s.fr>
Fri, 15 Jan 2021 11:05:14 +0000 (12:05 +0100)
commita4fd88094f08edc76053106ad66411c9b88b6340
tree859dcad880e3f10614c30278f8577e182586e7d1
parent0a39df1fd0b7002d2f2bc39e44c7dffccd267324
add import stl file
src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp
src/ExchangePlugin/plugin-Exchange.xml
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_STLImport.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_STLImport.h [new file with mode: 0644]
test.squish/shared/testdata/exchange/stl-examples/cubeCylinder_ASCII.stl [new file with mode: 0644]
test.squish/shared/testdata/exchange/stl-examples/cubeCylinder_BIN.stl [new file with mode: 0644]
test.squish/suite_FEATURE_EXCHANGE/tst_STL-import/import.py [new file with mode: 0644]