Beam.set_attributes

Beam.set_attributes(attributes)

Set the values of multiple attributes.

Parameters:
attributesDict[str, Union[str, int, float]]

The attributes to set.

Returns:
None