Bitbybit Docs
    Preparing search index...

    Type Alias CornerClassification (Models.OCCT)

    CornerClassification:
        | "planar"
        | "developable"
        | "solid3d"
        | "tooFar"
        | "noVertex"
        | "notFound"

    What kind of corner was found at a point: planar, where the meeting faces are flat; developable, where the surface can be flattened without stretching; solid3d, a genuine three-dimensional corner; or one of the three failures - tooFar, noVertex and notFound - meaning no corner was located near the point given.