BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface LinearBottomAreaQuantity

    interface LinearBottomAreaQuantity {
        value?: number;
        type: "bottom-area";
        unit: AreaUnit;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    value?: number
    type: "bottom-area"
    unit: AreaUnit