DrawPointsTool

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 DrawPointsTool (make sure the library Library.Tools.Draw is included with Include Libaries)
  • To refer to it by its full path, use Library.Tools.Draw.DrawPointsTool

 

See also:


With the Draw Points tool, you can add points to a 2D drawing.

Insert points in a drawing:
  1. In a 2D canvas frame, select the Draw Points tool.
  2. Select the location for the point.
  3. Continue to insert points as desired.
  4. Press esc to exit.
See also: