-
Notifications
You must be signed in to change notification settings - Fork 1
IFC Parser Quirks
nickcastel50 edited this page Jun 19, 2024
·
1 revision
Some building tools output IFC files that do not fully adhere to the spec. Below is a list of permissive flags implemented in Conway.
-
relAssociatesMaterialRelatedObjects
- This flag permits invalid IFC types attached to related objects on IfcRelAssociatesMaterials. -
reflectanceMethod
- This flag permits a null reflectance method parameter for IfcReflectanceMethod, a nonnullable field on IfcSurfaceStyleRendering.