ixfx
    Preparing search index...

    Function pointAtDistance

    • Returns the point along a line from its start (A)

      Parameters

      • line: Geometry.Line

        Line

      • distance: number

        Distance

      • fromA: boolean = true

        If true (default) returns from A. Use false to calculate from end

      Returns Geometry.Point