Bitbybit Docs
    Preparing search index...

    Class ClosestPointsOnShapesFromPointsDto<T> (Inputs.OCCT)

    Shapes and points for operations.closestPointsOnShapesFromPoints, which finds the closest point on every shape for every point.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shapes: T[]

    The shapes the closest points are looked for on, in the order the result groups them.

    undefined
    
    points: Point3[]

    The points to measure from.

    undefined