Documentation - v19.9.0-dev
    Preparing search index...
    interface NewPlanConfig {
        direction: [number, number, number];
        floorPlanLayers: NewLayerPlanConfig[];
        name: string;
    }
    Index

    Properties

    direction: [number, number, number]
    floorPlanLayers: NewLayerPlanConfig[]
    name: string