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