python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to use figure attribute of mlab.surface in mayavi?
I am trying to use mayavi.mlab.surf() to create a 3D surface
The Mayavi documentation mentions the followng syntax of mayavi.mlab.surf() function.
I am trying to use the figure field as follows:
sur...
Supriya Bhide
Votes: 0
Answers: 1
Reading .VTS Files in Mayavi/ Python Scripting
I'm new to python and have a structured grid vtk file (.VTS) that I would like to open in a python script (visual studio code) to run in mayavi. I've been reading elsewhere you need a XML data reader ...
Bill_BIlliams
Votes: 0
Answers: 0