FreeCAD: master d0cfe4b0

Author Committer Branch Timestamp Parent
yorik yorik master 2015-06-14 23:36:54 master d0d98b87
Affected Issues  0002095: Arch - Assembly object
Changeset Arch: Allow to build Arch objects from Part Compounds - fixes 0002095

Arch objects can now be based on a Part Compound and will take
its DiffuseColor property. Arch objects that are clones of
such objects will also copy that property.
mod - src/Mod/Arch/ArchComponent.py Diff File
mod - src/Mod/Arch/ArchPanel.py Diff File
mod - src/Mod/Arch/ArchRebar.py Diff File
mod - src/Mod/Arch/ArchStructure.py Diff File
mod - src/Mod/Arch/ArchWall.py Diff File
mod - src/Mod/Arch/ArchWindow.py Diff File