IFC_parser icon indicating copy to clipboard operation
IFC_parser copied to clipboard

use the classes in Ifc_All

Open lbaiao opened this issue 3 years ago • 0 comments

How can I deserialize an IFC model using the classes in the Ifc_All module?

When I tried to read an IFC file using the Database class, all the entities were deserialized as IfcGenericEntity, instead of using the classes in Ifc_All. Does that make sense?

lbaiao avatar Feb 02 '22 02:02 lbaiao