ifcopenshell.api.structural.assign_structural_analysis_model
¶
Module Contents¶
- ifcopenshell.api.structural.assign_structural_analysis_model.assign_structural_analysis_model(file: ifcopenshell.file, product: ifcopenshell.entity_instance, structural_analysis_model: ifcopenshell.entity_instance) ifcopenshell.entity_instance ¶
Assigns a load or structural member to an analysis model
- Parameters:
product (ifcopenshell.entity_instance) – The structural element that is part of the analysis.
structural_analysis_model (ifcopenshell.entity_instance) – The IfcStructuralAnalysisModel that the structural element is related to.
- Returns:
The IfcRelAssignsToGroup relationship
- Return type:
ifcopenshell.entity_instance