mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-07 10:56:41 +02:00
Tweak to boolean geometry example code.
This commit is contained in:
@@ -6,7 +6,7 @@ $fn = 36;
|
||||
rgn1 = [
|
||||
square(100),
|
||||
move([50,50], p=circle(d=60)),
|
||||
[[40,40],[40,60],[60,60]]
|
||||
[[35,35],[35,65],[65,65]]
|
||||
];
|
||||
|
||||
rgn2 = [
|
||||
|
Reference in New Issue
Block a user