FreeCAD_assembly3 icon indicating copy to clipboard operation
FreeCAD_assembly3 copied to clipboard

exploding assembly3?

Open mandd3 opened this issue 6 years ago • 5 comments

Hi, any advice on achieving Exploded_Assembly with assembly3?

Thanks!

mandd3 avatar Feb 14 '19 05:02 mandd3

I will add this feature soon. For now, I add a simple command to make it easy to do it manually. You will need to sync my LinkStage3 branch to get it. If you are not building FC yourself, please wait till next release.

Note that the LinkGroup created in the screenshot blew has synchronized placement to the source assembly. It creates a Link for each part inside assembly with LinkTransform set to True, which allows the user to apply additional transformation. The TechDraw workbench accepts LinkGroup, so you can easily make explode drawing with it.

manual-explode

realthunder avatar Feb 15 '19 01:02 realthunder

A-ha! Isn't it opening the doors for "Scenes feature"?

ceremcem avatar Feb 15 '19 11:02 ceremcem

Exactly. I am think of putting this type of feature under a new sub group of the assembly container.

realthunder avatar Feb 15 '19 12:02 realthunder

That's real App:Link performance! really neat

dulouie avatar Feb 15 '19 15:02 dulouie

Will be using assembly3 from now on. thank you realthunder. Great work.

mandd3 avatar Feb 16 '19 20:02 mandd3