weldx.welding.groove.iso_9692_1.
DVGroove
A DV-Groove.
For a detailed description of the execution look in get_groove.
t (Quantity) – workpiece thickness
Quantity
alpha_1 (Quantity) – groove angle (upper)
alpha_2 (Quantity) – groove angle (lower)
b (Quantity) – root gap
c (Quantity) – root face (middle)
h1 (Optional[Quantity]) – root face (upper)
Optional
h2 (Optional[Quantity]) – root face (lower)
code_number (List[str]) – Numbers of the standard
List
str
Methods
param_strings
Generate string representation of parameters.
parameters
Return groove parameters as dictionary of quantities.
plot
Plot a 2D-Profile.
to_profile
Calculate a Profile.
Attributes
b
c
h1
h2