Drawing Lines

A line is defined by its starting and ending point. You can create lines by specifying starting and ending points, and define certain properties such as color, linetype, and layer. To create new lines, use one of the following methods:

AddLine

Creates a line passing through two points and adds it to the drawing.

AddXlline

Creates an infinite line passing through two points and adds it to the drawing.

 

Examples

AddXLine Method Example

AddLine Method Example


© Bricsys NV. All rights reserved.