skoch9 / meshplot

Plot 3D triangle meshes
GNU General Public License v3.0
142 stars 35 forks source link

how to save resulting mesh ? #16

Closed raghavgurbaxani closed 3 years ago

raghavgurbaxani commented 4 years ago

hi authors

is there a way to save the resulting mesh from the .html file while calling the plot function ?

skoch9 commented 3 years ago

Yes, you can run p.save("myplot").