Element Properties Attribute Util
Class full path: Utils.ElementPropertiesAttributeUtil.ElementPropertiesAttributeUtil
implementation of the utilities for the element properties attributes
Functions
set_attributes(doc, ele_prop, attributes)
staticmethod
set the attributes to the properties
Parameters:
Name | Type | Description | Default |
---|---|---|---|
doc
|
DocumentAdapter
|
document of the Allplan drawing files |
required |
ele_prop
|
RoomProperties
|
element properties |
required |
attributes
|
List[AttributeIdValue]
|
attributes |
required |