
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have one query, It may require some API customization.
Suppose I had created 3 drawings say "Large.idw", "medium.idw" and small.idw" reference to one assembly file.
I had created three variants using i-Logic say small, medium and large.iam.
Let say, in each drawings , I had created unique annotations, BOM, manual dimensions and automatic dimensions for each drawing.
I want to write a code in such a way that, whenever I call and edit Large, medium or small configuration, it has to launch "Large.idw", "medium.idw" and small.idw" with associated changes.
Finally, If I change the configuration to large, medium and small , unique annotations and manual dimensions given to respective ".idw's" must be restricted to respective sheets and should not override.
Actually, is not how Inventor works. Even if you create multiple drawings (ex. large.idw, medium.idw and small.idw) for different states, they will still refer to the current state of model.
Is there anyway to do it?
Please help me in this regard.
Currently i am using publishing PDF files because there is no link to the model.
Solved! Go to Solution.