ifcopenshell.util.fm

Module Contents

ifcopenshell.util.fm.get_cobie_components(ifc_file)
ifcopenshell.util.fm.get_cobie_types(ifc_file)
ifcopenshell.util.fm.get_fmhem_classes(schema='IFC4')
ifcopenshell.util.fm.get_fmhem_types(ifc_file)
ifcopenshell.util.fm.cobie_component_classes = ['IfcBuildingElementProxy', 'IfcChimney', 'IfcCovering', 'IfcDoor', 'IfcShadingDevice',...
ifcopenshell.util.fm.cobie_type_classes = ['IfcDoorStyle', 'IfcBuildingElementProxyType', 'IfcChimneyType', 'IfcCoveringType',...
ifcopenshell.util.fm.fmhem_classes_ifc2x3 = ['IfcDoorStyle', 'IfcWindowStyle', 'IfcShadingDeviceType', 'IfcDistributionControlElementType',...
ifcopenshell.util.fm.fmhem_classes_ifc4 = ['IfcDoorType', 'IfcWindowType', 'IfcShadingDeviceType', 'IfcDistributionControlElementType',...
ifcopenshell.util.fm.fmhem_excluded_classes = ['IfcCooledBeamType', 'IfcBurnerType', 'IfcCoilType', 'IfcLampType']