mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
change examples to "what-to-change", "how-to_change" pattern
This commit is contained in:
parent
05cf6798e6
commit
dd182587ef
19 changed files with 59 additions and 59 deletions
|
|
@ -59,8 +59,8 @@ with BuildPart() as lego:
|
|||
)
|
||||
# Subtract an offset to create the block walls
|
||||
offset(
|
||||
amount=-wall_thickness,
|
||||
objects=perimeter,
|
||||
perimeter,
|
||||
-wall_thickness,
|
||||
kind=Kind.INTERSECTION,
|
||||
mode=Mode.SUBTRACT,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue