02-15-2021
10:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-15-2021
10:48 AM
iLogic: detect if sheet metal part can produce a flat pattern
I'm making an ilogic rule to write the flat pattern extents to the properties.
if a flat pattern doesn't exist, the code creates a flat pattern.
If the part doesn't contain a face or other sheet metal feature the code produces an error.
So I would like to create an If statement that finds out if there is anything to flat pattern in the part at all before I execute the rest of the code.
Any suggestions, or maybe a different approach to achieve this result?
02-18-2021
03:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-18-2021
03:49 AM
https://clintbrown.co.uk/2020/09/05/ilogic-export-all-flat-patterns-to-one-dxf/
This could solve your issue ![]()
Bhavik Suthar