7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
![]() |
@settings(defaultLengthUnit = in)
|
||
|
|
||
|
|
||
|
// Use the same units as in the main importing file.
|
||
|
startSketchOn('XZ')
|
||
|
|> circle({ center = [0, 2], radius = 1 }, %)
|