-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
Steps to reproduce:
- Export an IFC from a BIM with a name
original.ifc. Make sure itsHEADER/FILE_NAMEis alsooriginal.ifc. - Rename the file to
renamed.ifc. - Open it with the xBim library, check the value of
ifcStore.Header.FileName.Name.
Expected value: original.ifc
Actual value: renamed.ifc
Likely cause: https://github.com/xBimTeam/XbimEssentials/blob/master/Xbim.IO.MemoryModel/MemoryModelProvider.cs#L133
Metadata
Metadata
Assignees
Labels
No labels