BIM: Support material properties in IFC
- Dominant language
- C++
- Stars
- 33.6k
- Forks
- 6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 196
Description
Issue imported from https://tracker.freecad.org/view.php?id=2581
* **Reporter:** yorik
* **Date submitted:** 6/10/2016
* **FreeCAD version:**
* **Category:** Feature
* **Status:** assigned
* **Tags:** IFC
# Original report text
Materials in FreeCAD can have many properties. In IFC however, materials can't have properties. These need to be packed into a PropertySet, which must be added to each object that uses the material.
On import, we should detect properties that can be mapped to material values, and do so accordingly.
# Other bug information
* **Priority:** normal
* **Severity:** minor
* **Category:** Feature
* **OS: Debian Testing 64bit**
* **Platform:** PC
* **Updated:** 2/6/2021
Contributor guide
Assessment
This issue has not been assessed yet.