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

    Autodesk Inventor

    Reply
    *Expert Elite*
    karthur1
    Posts: 3,573
    Registered: ‎04-27-2005
    Accepted Solution

    ilogic Input List box

    314 Views, 3 Replies
    12-10-2012 11:42 AM

    I have almost got my ilogic part working the way I want it.  I have to go into the parameters and choose from a Multi-Value list.

     

    Is there a way in ilogic to get a input box to come up when I place my part in an assembly (like an ipart)?

    Please use plain text.
    *Expert Elite*
    Curtis_Waguespack
    Posts: 1,933
    Registered: ‎03-08-2006

    Re: ilogic Input List box

    12-10-2012 12:11 PM in reply to: karthur1

    Hi     karthur1,

     

    I think what you're looking for is the Place iLogic Component tool. If so you'll want to designate certain Parameters as Keys to control which ones are presented during placement of the iLogic component. You can see this in action at this link:

    http://opendesignproject.org/2010/03/24/inventor-ilogic-for-cabinetmaking-%E2%80%93-placing-and-conf...

     

    I hope this helps.
    Best of luck to you in all of your Inventor pursuits,
    Curtis
    http://inventortrenches.blogspot.com

     

     

    More reading on this:

     

     http://wikihelp.autodesk.com/Inventor/enu/2012/Help/0073-Autodesk73/0673-iLogic673/0681-iLogic_C681

     

    Use Place iLogic Component to place a copy of a part or subassembly into the main assembly.

    Because the copy is made in the directory of the assembly you are working in, save the assembly before using this command.

     

    1. On the ribbon, click Assemble tabComponent panel, then click the Place drop-down arrow and select Place iLogic Component.
    2. In the file browser, select the component to place. The component displays in a small preview window.

      Note: If you choose a component from one of the Library directories of your project, you can switch between the Library directory and the Workspace directory. Most likely, it is the location of the main assembly.
       
    3. Click Open.

      The component parameters display in a small dialog box that is like the Parameters dialog box. If the component contains Key parameters, then those parameters are the only ones included in the list. Otherwise, all parameters are included.

      All parameters are initially designated as <Free> in the From Assembly column to indicate that assembly parameters do not drive them. You can change the parameter values manually, and the component updates to show your changes.

    4. Click a drop-down arrow in the From Assembly column to display a list of assembly parameters that are available to drive that parameter.

      These parameters must exist in the assembly, so create any that you need before placing the component.

    5. Click OK after making your changes.

      iLogic starts the Place Component command, so you can place the copied component in the main assembly.



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

    Please use plain text.
    *Expert Elite*
    karthur1
    Posts: 3,573
    Registered: ‎04-27-2005

    Re: ilogic Input List box

    12-10-2012 12:47 PM in reply to: Curtis_Waguespack

    Curtis,

    That seems like what I need. Is there a way to control the filename that it uses when it places the item?

     

    From what I can tell, it appends -01, -02, -03....etc. each time I place the part.  If my assembly is in a different directory, then it starts over again at -01, -02, -03.... etc.  This would be a problem with vault since it doesnt allow duplicate filenames.

     

    The way I am doing it now:

    Place my part in the assembly

    Edit the part and choose the "Width" from a list in the parameters.  Enter the Length in the parameters.

    Exit the parameters and return back to the assembly.

    Use the "Save and Replace Component" tool to save a copy of the part.  For the filename I use the convention "xxx-<width> - <Length>".  This family of parts is stored in one certian directory (similar to iparts).

     

    Would there be a way to use ilogic to automate this?

     

    Kirk

    Please use plain text.
    Mentor
    j.vanderheijden
    Posts: 228
    Registered: ‎06-13-2011

    Re: ilogic Input List box

    12-31-2012 05:46 AM in reply to: Curtis_Waguespack

    Is it possible to skip the component parameters display?

    Mvg Jos

    Your drawings are only as good as the symbols that complete them...
    Please use plain text.