weldx.geometry.LineSegment ========================== .. currentmodule:: weldx.geometry .. autoclass:: LineSegment .. rubric:: Methods .. autosummary:: :toctree: :nosignatures: ~LineSegment.apply_transformation ~LineSegment.apply_translation ~LineSegment.construct_with_points ~LineSegment.get_points ~LineSegment.get_section_length ~LineSegment.linear_interpolation ~LineSegment.rasterize ~LineSegment.transform ~LineSegment.translate .. rubric:: Attributes .. autosummary:: :toctree: :nosignatures: ~LineSegment.length ~LineSegment.point_end ~LineSegment.point_start ~LineSegment.points