ifcopenshell.api.boundary.edit_attributes#

Module Contents#

class ifcopenshell.api.boundary.edit_attributes.Usecase(file, entity=None, relating_space=None, related_building_element=None, parent_boundary=None, corresponding_boundary=None)#

Modify the relationships of a space boundary relationship

Currently this function is quite minimal and offers no advantage to manual assignment of the space boundary attributes.

Parameters
Returns

None

Return type

None

execute(self)#