[Line Segments] command generates a multiple line segments. Specify both end points of each line just like to generate a polyline.
For the prompt
"Line Start Point"
, specify a start point of the first line segment.
For the prompt
"Line End Point"
, specify an end point of the first line segment. By
this operation, the 1st line segment is specified.
Likewise, for the prompt
"Line End Point"
, specify the end points of the 2nd or later line
segments one by one. Line segments are supposed to be specified in sequence.
After all line are specified, press Enter key to finish the input.
Pressing C key, a line segment from the end point of the last segment to the start point of the 1st segment will be added to the already specified segments.
Back Space key will eliminates the last input point.