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

    Autodesk Inventor

    Reply
    New Member
    Posts: 1
    Registered: ‎03-07-2007

    iLogic component add

    85 Views, 1 Replies
    01-16-2013 09:45 AM

    Hi,

    I know this is probably a very simple problem but so far I have not been able to find a solution.

    What I am trying to do is insert a part into an assembly file using iLogic. I basically want to mimic Inventor’s “Place” command using ilogic, maybe something like this:

     

    oPath = ThisDoc.Path & "\"

    oFile = "File.ipt"

    Component.Place(oPath & oFile, False)

     

    Any help would be appreciated

     

    Fred S.

     

    Please do not reply with links to Facebook or any other social sights as my employer has all these sights blocked

    Please use plain text.
    Active Contributor
    Carthik_Babu
    Posts: 38
    Registered: ‎01-29-2013

    Re: iLogic component add

    04-25-2013 11:33 PM in reply to: fshoales
    Please use plain text.