PilotGaea 3D O'view
    正在準備搜尋索引...

    更新自畫圓錐圖素指令參數。

    interface UpdateByCommandParameter {
        color?: window.ov.Color;
        opacity?: number;
        epsg?: number;
        radius?: number;
        distance?: number;
        circleDetail?: number;
        layerName: string;
        entityName: string;
    }

    層級 (查看層級一覽)

    索引

    屬性

    color?: window.ov.Color

    顏色。

    opacity?: number

    不透明度。

    epsg?: number

    幾何EPSG。

    radius?: number

    圓形的半徑。

    distance?: number

    投影距離。

    circleDetail?: number

    圓形的邊數。

    layerName: string

    自畫圖層名稱

    entityName: string

    自畫圖素名稱