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
I've tried to use CoBieLiteHelper to convert an Ifc file to Json, but since this is an Ifc file without a building (only terrain and roads), it fails. CoBieLiteHelper.WriteJson takes a FacilityType as the second parameter, which only can be constructed based on an IfcBuilding object. What can I do?
The text was updated successfully, but these errors were encountered:
I've tried to use CoBieLiteHelper to convert an Ifc file to Json, but since this is an Ifc file without a building (only terrain and roads), it fails. CoBieLiteHelper.WriteJson takes a FacilityType as the second parameter, which only can be constructed based on an IfcBuilding object. What can I do?
The text was updated successfully, but these errors were encountered: