BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface AreaRoofVolumeQuantity

    interface AreaRoofVolumeQuantity {
        value?: number;
        type: "roof-volume";
        unit: VolumeUnit;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    value?: number
    type: "roof-volume"