ifcopenshell.api.structural.remove_structural_load_case
¶
Module Contents¶
- ifcopenshell.api.structural.remove_structural_load_case.remove_structural_load_case(file: ifcopenshell.file, load_case: ifcopenshell.entity_instance) None ¶
Removes a structural load case
- Parameters:
load_case (ifcopenshell.entity_instance) – The IfcStructuralLoadCase to remove.
- Returns:
None
- Return type:
None