ifcopenshell.api.structural.remove_structural_load
¶
Module Contents¶
- ifcopenshell.api.structural.remove_structural_load.remove_structural_load(file: ifcopenshell.file, structural_load: ifcopenshell.entity_instance) None ¶
Removes a structural load
- Parameters:
structural_load (ifcopenshell.entity_instance) – The IfcStructuralLoad to remove.
- Returns:
None
- Return type:
None