buildingSMART / buildingSMART/IFC4.x-development
AssemblyPlace is inconsistent: optional for IfcElementAssembly but mandatory for IfcFurnitureType
Open
after-NWI
allocated-building
iso-compatibility
proposal
- Dominant language
- Python
- Stars
- 234
- Forks
- 123
- Avg merge
- 15h 4m
- Merged PRs (30d)
- 5
Description
Brought up [here](https://forums.buildingsmart.org/t/assemblyplace-attribute-in-ifcelementassembly-and-ifcfurnituretype/2761)
In IfcElementAssembly class the AssemblyPlace attribute is optional. In the IfcFurnitureType class the AssemblyPlace attribute is mandatory.
Proposal: Make both optional. This is something that implementers also mess up on. See [this Revit bug](https://github.com/Autodesk/revit-ifc/issues/395).
Contributor guide
Assessment
This issue has not been assessed yet.