three-cad-viewer
    Preparing search index...

    Interface PickInfo

    interface PickInfo {
        boundingBox: BoundingBox;
        boundingSphere: BoundingSphere;
        name: string;
        path: string;
    }
    Index

    Properties

    boundingBox: BoundingBox
    boundingSphere: BoundingSphere
    name: string
    path: string