Autodesk Inventor
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
EXPORT TO DWG ILOGIC RULE DOES NOT WORK
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Solved! Go to Solution.
Re: EXPORT TO DWG ILOGIC RULE DOES NOT WORK
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I had another customer with a similar problem and I logged the issue with development.
I am still waiting for them to update me.
I think the problem is the Add-in ID but I am not 100% sure.

Jon Dean
Support Specialist
Product Support
Autodesk, Inc.
Re: EXPORT TO DWG ILOGIC RULE DOES NOT WORK
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi Rthapa,
Your iLogic code works. I tried the following steps.
- Start inventor 2012.
- New an idw and save it
- Create a ilogic rule.
- Paste the ilogic code (in the diagnosis window) to the code window.
- Make sure the C:\temp\DWGout.ini exist.
- Run the rule.
Result: The dwg can be generated correctly.
Can you verify if the ini file ("C:\temp\DWGout.ini" ) referenced in your code exist? Expection will be thrown if it doesn't exist.
If the problem still exists on your build, could you upload a problematic idw with the rule and the screenshot for the error message? It will help a lot to triage the issue.
Please mark this response as "Accept as Solution" if it answers your question.
-----------------------------------------------------------------------------------------

Jeffrey Sun
SW Engineer
Manufacturing Industry Group
Autodesk, Inc.
Re: EXPORT TO DWG ILOGIC RULE DOES NOT WORK
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
You have created this thread twice now.
Please add your comments to the original forum request.
Jon.

Jon Dean
Support Specialist
Product Support
Autodesk, Inc.
Re: EXPORT TO DWG ILOGIC RULE DOES NOT WORK
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi Jeffrey.Sun,
You are awesome. Your suggestion worked.
My original IDW template was migrated from Inventor 2011 to Inventor 2012 with the rules already embeded.
With your suggestion, I created a new blank IDW template with no rules then added the same old rule in it. It works like a charm now.
Somehow migrating old template was failing.
Yeh! Off to the races.
Raj
