XbimEssentials
XbimEssentials copied to clipboard
IFC XML support for IFC 4.3
Every IFC version has its own namespace and often different schema mapping rules to apply. We need to investigate the latest documentation and implement XML serialization and deserialization support.
Hi there. Are there any updates on the progress of IFC 4x3 XML support? IfcStoreExportExtensions.cs still throws a NotImplementedException when trying to convert a 4x3 XML to IFC or vice versa. Thanks in advance.