Hello all,
how can i save forming project fie as .SSF file extension for automation instead of .SFP.
I am trying to do the following process for my preform optimization,
Generate shape
Export STL
Call Simufact CLI (creating a…
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