weldx.geometry.LinearHorizontalTraceSegment

class weldx.geometry.LinearHorizontalTraceSegment(length)

Trace segment with a linear path and constant z-component.

Construct linear horizontal trace segment.

Parameters

length (Quantity) – Length of the segment

Returns

Return type

LinearHorizontalTraceSegment

Methods

local_coordinate_system

Calculate a local coordinate system along the trace segment.

Attributes

length

Get the length of the segment.