• Finds the point corresponding to the part index picked.

    Returns

    undefined if the part index is valid otherwise returns the point corresponding to the part index.

    Parameters

    • annotation: Line

      Annotation for which the point needs to be found.

    • partIndex: number

      input part index

    Returns Float32Array | undefined

Generated using TypeDoc