BimCT SDK / WebGL2 Viewer
    Preparing search index...

    Interface LinearLengthGrossQuantity

    interface LinearLengthGrossQuantity {
        value?: number;
        type: "length-gross";
        unit: LinearUnit;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    value?: number
    type: "length-gross"