Factory apply method to create a line segment in 3 dimensions from 2 Pt3 points. There is also a name overload to create a LineSeg from its 4 consituent Doubles.
Factory apply method to create a line segment in 3 dimensions from 2 Pt3 points. There is also a name overload to create a LineSeg from its 4 consituent Doubles.
Factory apply method to create a line segment in 3 dimensions from 4 Doubles. There is also a name overload to create a LineSeg from its Pt3 start and end points.
Factory apply method to create a line segment in 3 dimensions from 4 Doubles. There is also a name overload to create a LineSeg from its Pt3 start and end points.