Converting a STL file to nifti

Thanks.

Using the syntax:

[Status, inputModel] = slicer.util.loadModel(inputModelFile, returnNode=True)

indeed solved the problem.

Yaron