Since there is no try…catch structure in PythonScript, how can we catch the exceptions while calling Revit API in Python script?
Try:
Except:
Since there is no try…catch structure in PythonScript, how can we catch the exceptions while calling Revit API in Python script?
Try:
Except: