ifcopenshell.api.structural.add_structural_member_connection

Module Contents

ifcopenshell.api.structural.add_structural_member_connection.add_structural_member_connection(file: ifcopenshell.file, relating_structural_member: ifcopenshell.entity_instance, related_structural_connection: ifcopenshell.entity_instance) ifcopenshell.entity_instance

Relates a structural member and a structural connection

Parameters:
  • relating_structural_member (ifcopenshell.entity_instance) – The IfcStructuralMember to have a connection added to it.

  • related_structural_connection (ifcopenshell.entity_instance) – The IfcStructuralConnection to add to the IfcStructuralMember.

Returns:

The IfcRelConnectsStructuralMember relationship

Return type:

ifcopenshell.entity_instance