weldx.welding.groove.iso_9692_1.
DHUGroove
A DHU-Groove.
For a detailed description of the execution look in get_groove.
t (Quantity) – workpiece thickness
Quantity
beta_1 (Quantity) – bevel angle (upper)
beta_2 (Quantity) – bevel angle (lower)
R (Quantity) – bevel radius (upper)
R2 (Quantity) – bevel radius (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