BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface CountCountQuantity

    interface CountCountQuantity {
        value?: number;
        type: "count";
        unit: "EACH";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    value?: number
    type: "count"
    unit: "EACH"