ixfx
    Preparing search index...

    Function fromPointPolar

    • Create a vector from a point

      If unipolar normalisation is used, direction will be fixed to 0..2π if bipolar normalisation is used, direction will be fixed to -π...π

      Parameters

      • pt: Geometry.Point

        Point

      • angleNormalisation: "" | "bipolar" | "unipolar" = ...

        Technique to normalise angle

      • origin: Geometry.Point = EmptyCartesian

        Origin to calculate vector from or 0,0 if left empty

      Returns Coord