weldx.geometry.RadialHorizontalTraceSegment.local_coordinate_system#

RadialHorizontalTraceSegment.local_coordinate_system(position)#

Calculate a local coordinate system at a position of the trace segment.

Parameters:

position (float) – The relative position on the segment (interval [0, 1]). 0 is the start of the segment and 1 its end

Returns:

The coordinate system and the specified position.

Return type:

weldx.transformations.LocalCoordinateSystem