New Layer with random color

Hey @q.andreotti,

Here is a simple Python script that will create a new layer with a pseudo-random color.

add_random_color_layer.py (1.2 KB)

To use, just run Rhino’s RunPythonScript command and select the file.

– Dale