Mishandled exception

Mishandled exception

MichaelT_123
Advisor Advisor
284 Views
0 Replies
Message 1 of 1

Mishandled exception

MichaelT_123
Advisor
Advisor

Hi TF360,

.. just found the mishandled exception.

The code snippet is:

"

 try:

      thickenFeat = thickenFeats.add( thickenInput )

except:

      handler()

"

The system generates the error though.

"

File "...be440de715ead70/Api/Python/packages\adsk\fusion.py", line 29018, in add
return _fusion.ThickenFeatures_add(self, *args)
RuntimeError: 5 : The selected faces could not be offset.
Try adjusting the offset/thickness value or changing the selection of faces.

"

I hope that it is not the serious issue,... possibly some omission ...

 

Regards

MichaelT 

 

 

 

MichaelT
0 Likes
285 Views
0 Replies
Replies (0)