Python reference: ArclengthRange

The class ArclengthRange represents the C API structure TArclengthRange.

Construction

An instance of ArclengthRange is returned when one of the Python interface helper functions below is called:

arEntireRange()

arSpecifiedArclengths(FromArclength, ToArclength)

arSpecifiedSections(FromSection, ToSection)

Attributes

The attributes are the same as in TArclengthRange and take the same values.