A line is a graphic object defined by two points: a start point and an end point. Although you can create a series of contiguous line segments, each segment acts as a separate object. However, there is an advantage in creating contiguous line segments rather than a single polyline: each line segment can be edited independently of the other segments in the series.

AttenzioneWarning:

A line is a purely graphic object. To make an electrical connection between the nodes of the schematic, use the object Wire. To make an electrical connection between the PCB pads, use the object Track.

Commands for the line object

Command Description

Graphics » Line » Segment

Draws a single line segment. The tool automatically closes when the first line segment is completed.

Graphics » Line » Polyline

Draws a series of contiguous line segments. When the first line segment is completed, the tool remains active and you can specify the endpoints of the other segments.

Graphics » Line » Parallel

Draws a single line segment parallel to the selected line.

Graphics » Line » With angle

Draws a single line segment that forms a certain angle with the selected line.

How to create a line

How to modify a line

See also