Space.set_attributes

Space.set_attributes(attributes)

Set the values of multiple attributes.

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

The attributes to set.

Returns:
None