ifcopenshell.api.structural.assign_structural_analysis_model
¶
Module Contents¶
- ifcopenshell.api.structural.assign_structural_analysis_model.assign_structural_analysis_model(file: ifcopenshell.file, products: list[ifcopenshell.entity_instance], structural_analysis_model: ifcopenshell.entity_instance) ifcopenshell.entity_instance | None ¶
Assigns a load or structural member to an analysis model
- Parameters:
products – The structural elements that is part of the analysis.
structural_analysis_model – The IfcStructuralAnalysisModel that the structural element is related to.
- Returns:
The IfcRelAssignsToGroup relationship