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

    Autodesk Inventor

    Reply
    *Expert Elite*
    mrattray
    Posts: 1,575
    Registered: ‎09-13-2011

    Re: Using iLogic to change an iPart row?

    10-26-2012 04:33 AM in reply to: rdiamond113

    It sounds like it may be a lot of coding for you. Have you experimented with linking an Excel file?

    Mike (not Matt) Rattray

    Please use plain text.
    Employee
    Posts: 82
    Registered: ‎08-28-2007

    Re: Using iLogic to change an iPart row?

    10-28-2012 07:58 PM in reply to: rdiamond113

    Hi 

    Hope I didn't get it wrong, you can try the iPart.FindRow, which will look up the parameter in iPart factory. Attached please find a sample I made. Noticed that we didn't add the extension (.ipt)  in the rule.

     

    I created two different style in the sheetmetal iPart which varies from its thickness, if you would like to share your sample I can look at it. you can send it to my email jingyiDOTliuATautodeskDOTcom.

    i = iPart.FindRow("Test iLogic and Sheetmetal-iPart:1", "SheetMetalRule", "=", Thickness)
    
    Inventor Professional 2013

    Jingyi Liu
    Quality Assurance Team
    Autodesk
    Please use plain text.