weldx.LineSegment.construct_with_points#
- classmethod LineSegment.construct_with_points(cls, point_start, point_end)#
Construct a line segment with two points.
- Parameters:
- Returns:
Line segment
- Return type:
Section Navigation
File handling
Welding
Unit handling
Data handling and transformation
Geometry
Full API Reference
ASDF API Reference
Construct a line segment with two points.
Line segment