Default constructor. Constructs a line segment between (0,0,0) and (1,0,0).
Public Sub New()
public LineSegment3d();