ColorDict.update
- ColorDict.update(other)[source]
Update the dictionary with the items from another dictionary.
- Parameters:
- otherdict or
compas.scene.ColorDict
The other dictionary.
- otherdict or
- Returns:
- None
Site Navigation
Update the dictionary with the items from another dictionary.
compas.scene.ColorDict
The other dictionary.