Create a Model stl

Hi,

How can i create a model from stl file, in script python

for example whit slicer.util.loadModel()

Thanks

If you load an stl file with slicer.util.loadModel, then it will be a model node in the Slicer scene. Do you mean finite element model, or what’s the question exactly?