weldx.Profile#

class weldx.Profile(shapes, units=None)#

Defines a 2d profile.

Construct profile class.

Parameters:
Return type:

Profile

Methods

add_shapes

Add shapes to the profile.

plot

Plot the profile.

rasterize

Rasterize the profile.

Attributes

num_shapes

Get the number of shapes of the profile.

shapes

Get the profiles shapes.