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

    介面 DoCmdEntity

    C# DoCmd2D, DoCmd3D 後端回傳圖素結構

    interface DoCmdEntity {
        geo: window.GeoJSON.Point | window.GeoJSON.Polyline | PolygonSet;
        attrs?: string[];
        extend?: DoCmd3DExtend;
    }
    索引

    屬性

    幾何資訊

    attrs?: string[]

    圖素屬性

    extend?: DoCmd3DExtend

    管線延伸