weldx.welding.groove.iso_9692_1.UVGroove.plot#
- UVGroove.plot(title=None, axis_label=None, raster_width=None, show_params=True, axis='equal', grid=True, line_style='.-', ax=None, show_area=True)#
Plot a 2D groove profile.
- Parameters:
title – custom plot title
axis_label – label string to pass onto matplotlib (Default value = None)
show_params – list groove parameters in plot title
axis – axis scaling style
grid – matplotlib grid setting
line_style – matplotlib linestyle
ax – Axis to plot to
show_area (
bool
) – Calculate and show the groove cross-section area in the plot title.