mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2026-01-09 00:39:34 +00:00
Removed cuboid() from VNF Generators topic.
This commit is contained in:
parent
c64a05e5db
commit
c01f56dd04
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ function cube(size=1, center, anchor, spin=0, orient=UP) =
|
|||
// Module: cuboid()
|
||||
// Synopsis: Creates a cube with chamfering and roundovers.
|
||||
// SynTags: Geom
|
||||
// Topics: Shapes (3D), Attachable, VNF Generators
|
||||
// Topics: Shapes (3D), Attachable
|
||||
// See Also: prismoid(), rounded_prism()
|
||||
// Usage: Standard Cubes
|
||||
// cuboid(size, [anchor=], [spin=], [orient=]);
|
||||
|
|
|
|||
Loading…
Reference in a new issue