This commit is contained in:
Andrej730
2024-05-10 11:21:53 +05:00
parent e7eb00eaa3
commit c50d1ea2fe
105 changed files with 502 additions and 251 deletions
@@ -20,7 +20,9 @@ import ifcopenshell
import ifcopenshell.util.element
def remove_structural_analysis_model(file, structural_analysis_model=None) -> None:
def remove_structural_analysis_model(
file: ifcopenshell.file, structural_analysis_model: ifcopenshell.entity_instance
) -> None:
"""Removes an analysis model
Note that the contents of an analysis model are currently preserved.