sesaparcours
    Preparing search index...
    • Adds the measure of length measure ab (distance between two points a and b) For this, the figure must have a unity length syntax addLengthMeasure(a, b) is also allowed

      Parameters

      • options: { a: string | CPt; b: string | CPt }
        • a: string | CPt

          point a (or point name) (Measure of length ab)

        • b: string | CPt

          point b (or point name) (measure of length ab)

      Returns CLongueur

      the created measure