How to Set Bake Model Geometry Color?

Hi all any idea why when i bake my geometry it comes out black and not in the gradient i have plugged in? The preview shoes the gradient too.

you can give color to geometries by baking them in Rhino as model objects using the new set of tools that in your screenshot are here under the R menu:

post your GH file with internalized geometries if you want an example on how to do that

WIND VECTORS.gh (14.8 KB)

Hiya,

Thank you this my my script

here it is, click Bake :+1:

WIND VECTORS_Re.gh (20.1 KB)

:frowning:

I was trying to figure it out. Is there a reason the 800 lines need to be divided into 100 segments?!? My poor laptop.

I guess because each tiny segment wants a different color, but to be honest I didn’t investigate the content/function and just added the baking components :slight_smile:

I know, but there is no reason not to simplify the polyline into a curve an divide it into 5 colour stops. Christ on a cracker…



How to Set Bake Model Geometry Color VR 01.gh (16.2 KB)