weldx.LineSegment.points

property LineSegment.points: pint.quantity.Quantity

Get the segments points in form of a 2x2 matrix.

The first column represents the starting point and the second one the end point.

Returns

2x2 matrix containing the segments points

Return type

pint.Quantity