Message 1 of 10
iLogic Assembly Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to write a code in an assembly document that will open a series of documents that are saved in the same folder as the main assembly. The basic idea of the code I have right now is as follows:
- Open assembly file in inventor->ilogic rule starts upon opening
- First rule asks the user to rename the assembly document so that the file can be reused for future assemblies.
- Once the user saves the document another rule will start that will ask the user which size they want to use "A or B"
- Based on what answer they give a series of documents will open in the assembly and be constrained to eachother.
I have 1 done and it works the way I want.
My questions are:
How do you open a part from a give file path in the assembly?
How do you constrain the parts to eachother in the assembly?
How do you link parameters between the parts so that they stay linked to eachother?
How do you change the name of each part seperately(again so that the original assembly file can be reused for another go)?
Did this post help out? Hope it did.
If so please use the 'Accept as Solution' or 'Kudos' Button below.
God Bless
Mwighton
If so please use the 'Accept as Solution' or 'Kudos' Button below.
God Bless
Mwighton