Bitbybit Docs
    Preparing search index...

    Class ClassifyCornerByPointDto<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    shape: T

    Shell or solid whose corner(s) will be classified

    undefined
    
    points: Point3[]

    Points near the corners to classify (the nearest vertex to each is used)

    []
    
    snapTolerance: number

    Maximum point-to-vertex distance to accept; 0 or less snaps to the nearest vertex unconditionally

    0
    

    0.1