Skip to content

PythonPartParameterUtil

implementation of the PythonPart parameter utilities

PythonPartParameterUtil

Canonical path: Utils.PythonPartParameterUtil.PythonPartParameterUtil

implementation of the PythonPart parameter utilities

__init__

__init__(
    python_part_ele: BaseElementAdapter,
    str_table: BuildingElementStringTable,
    material_str_table: BuildingElementMaterialStringTable,
)

initialize

Parameters:

get_label_data

get_label_data(
    doc: DocumentAdapter,
) -> tuple[ParameterValueList, list[BuildingElement]]

get the data for a label from the parameters

Parameters:

Returns: