-
Notifications
You must be signed in to change notification settings - Fork 185
Closed
Description
First I would like to say thank you for the opportunity to work with solidpython and to do my first steps in CAD with solidpython.
JuypterNotebook, viewscad and solidpython are up and running. Unfortunately I can't get my objects colored. I've tried
`cube_color = color(Red)(cube(10))
cube_blue = color([0,0,1, 0.5])(cube(5))
r.render(cube_color)`
I get no error and the rendering is fine but the object has not the defined color.
Any help is appreciated.
Alexander
Distribution: Linux Mint 20.04
solidpython 1.0.1
viewscad 0.2.0
python 3.8
Metadata
Metadata
Assignees
Labels
No labels