weldx.geometry.ArcSegment ========================= .. currentmodule:: weldx.geometry .. autoclass:: ArcSegment .. rubric:: Methods .. autosummary:: :toctree: :nosignatures: ~ArcSegment.apply_transformation ~ArcSegment.apply_translation ~ArcSegment.construct_with_points ~ArcSegment.construct_with_radius ~ArcSegment.get_points ~ArcSegment.get_section_length ~ArcSegment.linear_interpolation ~ArcSegment.rasterize ~ArcSegment.transform ~ArcSegment.translate .. rubric:: Attributes .. autosummary:: :toctree: :nosignatures: ~ArcSegment.arc_angle ~ArcSegment.arc_length ~ArcSegment.arc_winding_ccw ~ArcSegment.length ~ArcSegment.point_center ~ArcSegment.point_end ~ArcSegment.point_start ~ArcSegment.points ~ArcSegment.radius