Share

Creating Lines by Specifying a Range of Point Numbers

Product Documentation
Intermediate

The Line By Point # Range command runs the AutoCAD Line command combined with the ‘PN transparent command so you can specify a range of point numbers through which to draw the line.

You can specify a sequence of point numbers by using a comma. For example, the sequence 1-3,7 draws a line between points 1, 2, 3, and 7.

To create a line by specifying a range of point numbers

  1. Click Home tabDraw panelLine drop-downCreate Line By Point # Range.
  2. Enter the number of the point at which you want to start the line.
  3. Enter a hyphen (-).
  4. Enter the number of the point at which you want to end the line segment and press Enter.

Ribbon

Home tab Draw panel Line drop-down Create Line By Point # Range

Menu

Lines/Curves menuCreate LinesLine By Point # Range

Command Line

Line, ‘PN


Was this information helpful?