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: ColumnProperties | RoomProperties,
attributes: list[AttributeIdValue],
)
set the attributes to the properties
Parameters:
-
doc(DocumentAdapter) –document of the Allplan drawing files
-
ele_prop(ColumnProperties | RoomProperties) –element properties
-
attributes(list[AttributeIdValue]) –attributes
Placeholder