weldx.geometry.Shape ==================== .. currentmodule:: weldx.geometry .. autoclass:: Shape .. rubric:: Methods .. autosummary:: :toctree: :nosignatures: ~Shape.add_line_segments ~Shape.add_segments ~Shape.apply_reflection ~Shape.apply_reflection_across_line ~Shape.apply_transformation ~Shape.apply_translation ~Shape.interpolate ~Shape.linear_interpolation ~Shape.rasterize ~Shape.reflect ~Shape.reflect_across_line ~Shape.transform ~Shape.translate .. rubric:: Attributes .. autosummary:: :toctree: :nosignatures: ~Shape.num_segments ~Shape.segments