Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
When placing in an assembly you use:
Componentdefinition.occurrences.add()
It requires a fulldocument name and a matrix.
Fulldocument name requires you to save the part first
I generate a lot of parts and want to have the user save at the end if the result is good (and use vault namingscheme)
Manually you can add unsaved documents to an assembly:
In modelbrowser, right click the name (part1) --> Copy
Then go to assembly: Paste
Is it possible to simulate this?
Solved! Go to Solution.