python-acoustics / Sea

DISCONTINUED - Statistical Energy Analysis (SEA) module for FreeCAD.
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Tool for changing/merging material objects #39

Closed FRidh closed 11 years ago

FRidh commented 11 years ago

Add a method to Component that allows changing of a material by linking a another MaterialObject.

When this is implemented, implement a function to merge materials, informing the affected components of their new material.

FRidh commented 11 years ago

Implemented in 1509cabf482