ifcopenshell.api.structural.remove_structural_analysis_model

Module Contents

ifcopenshell.api.structural.remove_structural_analysis_model.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.

Parameters:

structural_analysis_model (ifcopenshell.entity_instance) – The IfcStructuralAnalysisModel to remove.

Returns:

None

Return type:

None