Place, copy design, rename, and configure ilogic assembly by hitting one button ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everybody.
I have a configurable assembly, consisting of several parts and base components.
What I am looking for is a way take a copy design of that assembly when I place it in another assembly.
Typical I would want to do that by hitting a defined button (place component X in assembly) that I add as a user command to a ribbon in Inventor.
(The creation of the button is not the issue here).
I would guess that I have to link the button to a rule that will perform the following;
1. Copy the base assembly with parts and base components to a folder of my choosing (pop-up box), or maybe just save the files in the same folder as the assembly I want to place it in. The files should then be named with our companies filename generator, but that should be automatic.
(Note! I want to copy the assembly from Vault, i.e. use copy design)
2. Place the assembly. It is enough to just place it randomly in the view, like when you place a part. Constrains will be done manually afterwards.
3. Configure the assembly you have placed by launching a form from the assembly that lets you enter dimensions and configuration.
(I guess here that I can just tick the "Show on Place Component" box in the assembly, but I have to perform the two operations above beforehand)
Hope that someone can help me with some snippets for such an operation, or maybe point me in the right direction if such a problem have been solved in the past 👍
-Frank