Skip to content

ElementPropertiesAttributeUtil

implementation of the utilities for the element properties attributes

ElementPropertiesAttributeUtil

Canonical path: Utils.ElementPropertiesAttributeUtil.ElementPropertiesAttributeUtil

implementation of the utilities for the element properties attributes

set_attributes staticmethod

set_attributes(
    doc: DocumentAdapter,
    ele_prop: RoomProperties,
    attributes: List[AttributeIdValue],
)

set the attributes to the properties

Parameters: