Bitbybit Docs
    Preparing search index...

    Class ClosestPointsBetweenTwoShapesDto<T> (Inputs.OCCT)

    Two shapes for operations.closestPointsBetweenTwoShapes, which finds the pair of points where they come closest.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shape1: T

    The first shape; the first point of the result lies on it.

    undefined
    
    shape2: T

    The second shape; the second point of the result lies on it.

    undefined