Description
Default constructor.
Initializes the normal vector to (0,0,1), the start and end points to (0,0,0), and the thickness to 0.0. All coordinates are WCS.
C#
public Line();
Visual Basic
Public Sub New()
Default constructor.
Initializes the normal vector to (0,0,1), the start and end points to (0,0,0), and the thickness to 0.0. All coordinates are WCS.
public Line();
Public Sub New()