You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello i wonder if IFC4x3 are support to be used by xeokit-metada, im using xeokit-metadata version 1.0.2 with dotnet version 7.0.0, running on debian 11, the IFC im using is a IFC4x3, when u inject it to xeokit-metada i got the following error :
System.IO.FileLoadException: path_to_ifc/TOI-Y3-0000A.ifc is not a valid IFC file format, ifc, ifcxml, ifczip and xBIM are supported.
at Xbim.Ifc.IfcStore.Open(String path, XbimEditorCredentials editorDetails, Nullable`1 ifcDatabaseSizeThreshHold, ReportProgressDelegate progDelegate, XbimDBAccess accessMode, Int32 codePageOverride)
at XeokitMetadata.MetaModel.fromIfc(String ifcPath) in /Users/daniel/developer/bimspot/xeokit-metadata/xeokit/xeokit-metadata/MetaModel.cs:line 109
at XeokitMetadata.Program.Main(String[] args) in /Users/daniel/developer/bimspot/xeokit-metadata/xeokit/xeokit-metadata/Program.cs:line 45
i have noticed that on your release 0.0.3 u support IFC4
The text was updated successfully, but these errors were encountered:
hello i wonder if IFC4x3 are support to be used by xeokit-metada, im using xeokit-metadata version 1.0.2 with dotnet version 7.0.0, running on debian 11, the IFC im using is a IFC4x3, when u inject it to xeokit-metada i got the following error :
i have noticed that on your release 0.0.3 u support IFC4
The text was updated successfully, but these errors were encountered: