Hello all,
I am trying to save my results contours as images with the predefined saved view and applying it to all of them using the below script but not able to get the saved view apply to all of them:
import os
import traceback
# ==…
Hello ,
Can we create a .stl file in Simufact python API using .stl creation code just like we do in MATLAB?
I have tried but the system was showing this errors:
ModuleNotFoundError: No module named 'stl'
Thanks,
VIgnesh