weldx.geometry.ArcSegment.get_section_length#

ArcSegment.get_section_length(position)#

Get the length from the start of the segment to the passed relative position.

Parameters

position (float) – The value of the relative position coordinate.

Returns

The length at the specified value.

Return type

pint.Quantity