- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Everyone,
I'm trying to create an iLogic rule that does several things. Perhaps this needs to be done in several rules, but I'm not sure. I've scoured the customization forum, but I'm not that good at writing the advanced code that it would appear this requires.
So here is what I'm trying to accomplish.
1: On multisheet IDW's I'm trying to get the sheet name to read "Sht (sheet-number)-(numberofsheets)"
2: Next, when I export these idw's to ACAD I'm trying to get it to come out as "DwgNo_sht(sheet-number)-(numberofsheets)". Currently when we export it would come out like 64009-4_Sheet_1, ..._Sheet_2. I'm trying to make it so it comes out as 64009-4_Sht1-3, 64009-4_Sht2-3
I've tried several of the snippets I've found on here and then tried to customize, but I can't seam to get any to do what I'm looking for. I use the <Stock Number> as the drawing number and the partnumber represents our actual part number.
I have the title block to read for example (DA_Sht1-3). The problem lies into trying to export them that I have to go back and rename the files.
If anyone else has a better idea I'd love to hear how they manage multisheet drawings.
If anyone can help me it would be greatly appreciated.
Solved! Go to Solution.