Bitbybit Docs
    Preparing search index...

    Class ClassifyCornerByPointDto<T> (Inputs.OCCT)

    A shell or solid and points near its corners for corners.classifyCornerByPoint, which reports what kind of corner each point picks.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shape: T

    The shell or solid whose corners are looked up.

    undefined
    
    points: Point3[]

    Points near the corners to classify; the vertex nearest each point is the one reported.

    []
    
    snapTolerance: number

    How far a point may be from a vertex and still pick it, in model units; 0 or less accepts the nearest vertex whatever the distance.

    0
    

    0.1