BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface AreaPerimeterGrossQuantity

    interface AreaPerimeterGrossQuantity {
        value?: number;
        type: "perimeter-gross";
        unit: LinearUnit;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    value?: number
    type: "perimeter-gross"