Message 1 of 1
Mishandled exception
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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