We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae0c26e commit 4d6387eCopy full SHA for 4d6387e
examples/core_mesh_data_source_numpy.py
@@ -15,10 +15,7 @@
15
##You should have received a copy of the GNU Lesser General Public License
16
##along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
17
18
-import os
19
-
20
from OCC.Core.MeshDS import MeshDS_DataSource
21
-from OCC.Core.RWStl import rwstl_ReadFile
22
from OCC.Core.MeshVS import *
23
24
from OCC.Display.SimpleGui import init_display
0 commit comments