ifcopenshell.api.structural.remove_structural_load_group

Module Contents

ifcopenshell.api.structural.remove_structural_load_group.remove_structural_load_group(file: ifcopenshell.file, load_group: ifcopenshell.entity_instance) None

Removes a structural load group

Parameters:

load_group (ifcopenshell.entity_instance) – The IfcStructuralLoadGroup to remove.

Returns:

None

Return type:

None