Message 1 of 6
Automatically Unfold Sheet Metal Parts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have a batch routine that automatically unfolds sheet metal parts if there is no flat pattern found in the part. All the parts we process are sheet metal parts but if a designer forgot to create the flat pattern the batch routine will try and create it.
We have noticed that this auto unfolding routine has become more unreliable than in the past version of Inventor. We use the standard API function "oSheetCompDef.Unfold()" to create the flat pattern definition in the part. Sometimes now with very simple plates it would fail. We have checked and the parts would be modelled correctly and thickness values set correctly as well.
Is there anything extra we can do to make this work a bit more reliably?
Thanks