BIM.works SDKs - v1.5.0-b164
    Preparing search index...

    Interface BuildingStorey

    interface BuildingStorey {
        floor: number;
        name: string;
        qid: Qid;
    }
    Index

    Properties

    Properties

    floor: number
    name: string
    qid: Qid