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

    Autodesk Inventor

    Reply
    Active Member
    Posts: 7
    Registered: ‎07-19-2012

    SHEET METAL EXTENTS FROM PARTS INTO ASSEMBLY

    151 Views, 3 Replies
    01-07-2013 09:17 AM

    Hello all.

     

    WARNING:I am new to ilogic and creating code.

     

    I have an assembly containing several sheet metal parts. I have a spreadsheet that needs the length and width extents (stretchouts) for each of the sheet metal parts in the assembly.

     

    I created rules that that will update the custom iprops and the user parameter at the part level.

     

    My problem is this: I can not get the new length and width extents into the assembly custom iprops or user parameters without opening and and updating the part models individually.

     

    JPG 1: this is the ilogic that populates the user parameters and custom iproperties at the assembly, but it wont work.

     

    JPG 3+4: this is the ilogic at the part level that populates the user parameter length and width extents. This is the information I need to get into the assembly but I dont know how.

     

     

    JPG 1 (AT ASSEMBLY LEVEL)

    1.JPG

     

     

     

     

    JPG3 (AT PART LEVEL)

    3.JPG

     

     

    JPG4 (AT PART LEVEL)

    4.JPG

     

    TO RECAP: I NEED SHEET METAL EXTENTS TO FILTER UP FROM THE PART LEVEL TO THE ASSEMBLY LEVEL.

     

    THANKS FOR ANY HELP

    DON

    Please use plain text.
    *Expert Elite*
    PaulMunford
    Posts: 660
    Registered: ‎11-13-2006

    Re: SHEET METAL EXTENTS FROM PARTS INTO ASSEMBLY

    01-07-2013 01:23 PM in reply to: SPANGDAHLEM
    So - you need an ilogic routine that opens each part file in an assembly, runs the 'create unfolded part'command, and then saves and closes each part...

    I don't have this routine, but I want it :smileywink: I hope that Curtis Waguespack is reading this!
    The CAD Setter Out Blog
    @CadSetterOut
     
    Please use the Mark Solutions! Accept as Solution or Give Kudos! Kudos functions - Thank you!
    Please use plain text.
    *Expert Elite*
    Curtis_Waguespack
    Posts: 1,941
    Registered: ‎03-08-2006

    iLogic Sheet Metal Extents to Assembly

    01-07-2013 01:37 PM in reply to: PaulMunford

    PaulMunford wrote:
    So - you need an ilogic routine that opens each part file in an assembly, runs the 'create unfolded part'command, and then saves and closes each part...

    I don't have this routine, but I want it :smileywink: I hope that Curtis Waguespack is reading this!

     

     

    :smileytongue:

     

    I'll see what I can come up with, but it might take a few days for me to get back to it.

     

    In the mean time, this might be of interest:

    http://apps.exchange.autodesk.com/INVNTOR/Detail/Index?id=appstore.exchange.autodesk.com%3aflatpatte...



      solution.png  Did you find this reply helpful ? If so please use the Accept as Solution or  Kudos button below.

    Please use plain text.
    Active Member
    Posts: 7
    Registered: ‎07-19-2012

    Re: iLogic Sheet Metal Extents to Assembly

    01-07-2013 01:41 PM in reply to: Curtis_Waguespack

    THANKS GUYS....FYI,,,,I CAN GET THE EXTENTS INFO AT THE PART LEVEL.....I JUST CANT SEEM TO PULL IT INTO THE ASSEMBLY..SNIFF...:catvery-happy:

    Please use plain text.