Description
Default constructor. Constructs an unbounded line that is coincident with the X axis.
C#
public Line3d();
Visual Basic
Public Sub New()
Default constructor. Constructs an unbounded line that is coincident with the X axis.
public Line3d();
Public Sub New()