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

    Interface CityGmlDownloadSettings

    interface CityGmlDownloadSettings {
        coordinateSystem: string;
        exteriorShell: boolean;
        lod0: boolean;
        lod0FootPrint: boolean;
        lod0RoofEdge: boolean;
        lod1: boolean;
        lod2: boolean;
        lod3: boolean;
        lod4: boolean;
        lod4IncludeFurniture: boolean;
        lod4IncludeSpaces: boolean;
        useCalculatedOuterShellTriangles: boolean;
    }
    Index

    Properties

    coordinateSystem: string
    exteriorShell: boolean
    lod0: boolean
    lod0FootPrint: boolean
    lod0RoofEdge: boolean
    lod1: boolean
    lod2: boolean
    lod3: boolean
    lod4: boolean
    lod4IncludeFurniture: boolean
    lod4IncludeSpaces: boolean
    useCalculatedOuterShellTriangles: boolean