Removed cuboid() from VNF Generators topic.

This commit is contained in:
Revar Desmera
2025-03-07 21:40:45 -08:00
parent c64a05e5db
commit c01f56dd04

View File

@@ -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=]);