weldx.geometry.
VariableProfile
Class to define a profile of variable shape.
Construct variable profile.
profiles – List of profiles.
locations –
it can be omitted.
interpolation_schemes – List of interpolation schemes to define the interpolation between two locations.
Methods
local_profile
Get the profile at the specified location.
Attributes
interpolation_schemes
Get the interpolation schemes.
locations
Get the locations.
max_location
Get the maximum location.
num_interpolation_schemes
Get the number of interpolation schemes.
num_locations
Get the number of profile locations.
num_profiles
Get the number of profiles.
profiles
Get the profiles.