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