mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-15 07:10:25 -08:00
Remove rand_color
remove reference to rand_color since it is not part of mainline CQ-editor (yet)
This commit is contained in:
parent
52834e805b
commit
10db2fcfdb
1 changed files with 1 additions and 1 deletions
|
|
@ -76,4 +76,4 @@ with BuildPart() as mainp:
|
|||
Split(bisect_by=Plane(origin=(0,0,-splitz)))
|
||||
Split(bisect_by=Plane(origin=(0,0,splitz)),keep=Keep.BOTTOM)
|
||||
|
||||
show_object(mainp.part.wrapped,options=rand_color(alpha=.8))
|
||||
show_object(mainp.part.wrapped)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue