DrawPolygonAreaTool

Tool

You can refer to this tool in any formula, macro, module, or other script in Blockpad. You can use either its name or its full path:

  • To refer to it by name, use DrawPolygonAreaTool (make sure the library Library.Tools.Draw is included with Include Libaries)
  • To refer to it by its full path, use Library.Tools.Draw.DrawPolygonAreaTool

 

See also:


With the Draw Polygon Area tool, you can draw a shaded area described by straight edges.

Insert a polygon area:
  1. In a 2D canvas frame, go to Draw>Draw Polygon Area in the toolbar.
  2. Select the start point.
  3. Specify corner points.
  4. Press esc after the last corner is specified.
Notes:
See also: