mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-29 14:00:32 +02:00
Chamferred is spelled chamfered.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
// Usage:
|
||||
// square(size, [center], [rounding], [chamfer], [anchor], [spin])
|
||||
// Description:
|
||||
// When called as a module, creates a 2D square of the given size, with optional rounding or chamferring.
|
||||
// When called as a module, creates a 2D square of the given size, with optional rounding or chamfering.
|
||||
// When called as a function, returns a 2D path/list of points for a square/rectangle of the given size.
|
||||
// Arguments:
|
||||
// size = The size of the square to create. If given as a scalar, both X and Y will be the same size.
|
||||
|
Reference in New Issue
Block a user