Bitbybit Docs
    Preparing search index...

    Class ClosestPointFromPointsDto (Inputs.Point)

    A point and a list to search for point.closestPointFromPoints, point.closestPointFromPointsDistance and point.closestPointFromPointsIndex.

    Index

    Constructors

    Properties

    Constructors

    Properties

    points: Point3[]

    Points to search through

    undefined
    
    point: Point3

    The point to measure from; the closest of points to it is the result

    undefined