mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-01 09:49:45 +00:00
Removed ghost reference
to polygon()
This commit is contained in:
parent
0ea2d28a85
commit
6a234b31c5
1 changed files with 0 additions and 1 deletions
|
@ -1142,7 +1142,6 @@ function _turtle_command(command, parm, parm2, state, index) =
|
||||||
// Module: debug_polygon()
|
// Module: debug_polygon()
|
||||||
// Synopsis: Draws an annotated polygon.
|
// Synopsis: Draws an annotated polygon.
|
||||||
// Topics: Shapes (2D)
|
// Topics: Shapes (2D)
|
||||||
// See Also: polygon()
|
|
||||||
//
|
//
|
||||||
// Usage:
|
// Usage:
|
||||||
// debug_polygon(points, paths, [vertices=], [edges=], [convexity=], [size=]);
|
// debug_polygon(points, paths, [vertices=], [edges=], [convexity=], [size=]);
|
||||||
|
|
Loading…
Reference in a new issue