• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Inventor Customization

    Reply
    New Member
    Tymian
    Posts: 2
    Registered: ‎02-01-2012
    Accepted Solution

    Save flat pattern as dxf with iLogic rule - Inventor 2012

    831 Views, 3 Replies
    02-01-2012 11:06 PM

    Hello. I have read all the topics about rule that save flat pattern (.ipt) as .dxf file. Unfortunately, It doesn't work with Inventor 2012. I found rule by Rob Cohee and it works but it saves all lines. I need dxf file with only outer and inner profile, no bend lines. 

    Do you know any rule that I mean? Help would be very appreciated.

    Thanks in advance. 

    Please use plain text.
    Distinguished Contributor
    Posts: 425
    Registered: ‎08-22-2006

    Re: Save flat pattern as dxf with iLogic rule - Inventor 2012

    02-06-2012 12:02 AM in reply to: Tymian
    Please use plain text.
    Distinguished Contributor
    Lance_White
    Posts: 137
    Registered: ‎06-13-2011

    Re: Save flat pattern as dxf with iLogic rule - Inventor 2012

    02-07-2012 07:30 AM in reply to: Tymian

    add the layers you don't want to the Invisiable layer switch in the sout = line in Robs rule. It will look sort of like this

     

    sOut = "FLAT PATTERN DWG?AcadVersion=2000&OuterProfileLayer=Burn&InteriorProfilesLayer=Burn&InvisibleLayers=IV_UNCONSUMEND_SKETCHES;IV_ALTREP_BACK;IV_ALTREP_FRONT;IV_ARC_CENTERS;IV_TOOL_CENTER_DOWN;IV_TOOL_CENTER;IV_ARC_CENTERS;IV_TANGENT;IV_BEND;IV_BEND_DOWN&SplineTolerance Double 0.01"


    Lance W.
    Inventor Pro 2013 (PDS Ultimate)
    Vault Pro 2013
    Windows 7 64
    Xeon 2.4 Ghz 12GB
    Please use plain text.
    New Member
    Tymian
    Posts: 2
    Registered: ‎02-01-2012

    Re: Save flat pattern as dxf with iLogic rule - Inventor 2012

    02-07-2012 10:44 AM in reply to: Tymian

    white127

     

    Good solution! I don't belive that it works! Thank you very much. 

    Please use plain text.