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

    Autodesk Inventor

    Reply
    Active Contributor
    nikhunter
    Posts: 28
    Registered: ‎05-05-2011

    Re: ilogic shortcut key

    11-30-2012 04:54 PM in reply to: Ktelang

    Mike i find the problem....

    In any Key, at "A" for example, there are some default Scortcuts....So when i press "A", i  have 2 choises.First is the Analyze Interference and second is my option...I can choose any of 2 and pressing enter to activate.If at some key, there is not an default schortcut, when i pressing i have instantly the desired result...

    So, you fixed my problem...

    I realy thank you.I dont have words.....After the solution of this problem, i finish my graduate work.

    Really THANK you man....

    Please use plain text.
    Active Contributor
    JorisSteurs1246
    Posts: 39
    Registered: ‎10-25-2008

    Re: ilogic shortcut key

    02-27-2013 01:39 AM in reply to: Ktelang

    I tried to use the VBcode, but my Ilogic rules are external and the VBcode can't find the Ilogic rule. Is this code easy to modify so that it is also usable with extrnal Ilogic? Im using AI 2013.

    Please use plain text.
    Employee
    Posts: 932
    Registered: ‎02-24-2009

    Re: ilogic shortcut key

    02-27-2013 10:06 AM in reply to: nikhunter

    The code that I posted before will run an external rule. It's attached again here.
    iLogic will find external rule files in the directory of the current document and in the workspace directory. You can add other directories to search using  Tools > Options > iLogic Configuration

    ExternalRuleDirectories.png

     



    Mike Deck
    Software Developer
    DLS - Mechanical Design
    Autodesk, Inc.

    Please use plain text.
    Active Contributor
    JorisSteurs1246
    Posts: 39
    Registered: ‎10-25-2008

    Re: ilogic shortcut key

    02-27-2013 12:42 PM in reply to: MjDeck

    This code works perfect :-)   Thanks so much . I don't really have programming skills, but I think the code to launch a global form could be easely  added to the same script?  Now have to launch this form from the ilogic browser for every part I make so there is a big timesaver in it for me.

    Thanks again.

    Joris

    Please use plain text.