Message 1 of 4
Run iLogic code from model, then on drawing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a code to create DXF flat patterns for sheet metal parts. The code is run from a component file and takes the model, unfolds, creates a drawing on a black sheet, and adds the flat pattern. I used to have another code that would remove the bend lines, check for counter-sinks, and then save the file. I want to combine these but get an error after "Phase II" because it is not a drawing.
Is there anyway to run the second part of this code on the drawing that was created by the first?
Thanks