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

    自畫圖層指令參數。

    interface CommandParameter {
        addCustomPointEntity: window.ov.CustomLayer.AddPointEntityCommandParameter;
        addCustomTextEntity: window.ov.CustomLayer.AddTextEntityCommandParameter;
        addCustomPushpinEntity: AddPushpinEntityCommandParameter;
        addCustomPolylineEntity: window.ov.CustomLayer.AddPolylineEntityCommandParameter;
        addCustomSurfacePolylineEntity: AddSurfacePolylineEntityCommandParameter;
        addCustomGroundPolylineEntity: AddGroundPolylineEntityCommandParameter;
        addCustomSurfacePolygonSetEntity: AddSurfacePolygonSetEntityCommandParameter;
        addCustomSurfaceCircleEntity: AddSurfaceCircleEntityCommandParameter;
        addCustomPolygonPrismEntity: AddPolygonPrismEntityCommandParameter;
        addCustomSphereEntity: AddSphereEntityCommandParameter;
        addCustomHoleEntity: AddHoleEntityCommandParameter;
        addCustomPipelineEntity: AddPipelineEntityCommandParameter;
        addCustomManholeEntity: AddManholeEntityCommandParameter;
        addCustomBarEntity: AddBarEntityCommandParameter;
        addCustomTriangleSetEntity: AddTriangleSetEntityCommandParameter;
        addCustomGLTFEntity: AddGLTFEntityCommandParameter;
        addCustomProjectorEntity: AddProjectorEntityCommandParameter;
        addCustomClusterEntity: AddClusterEntityCommandParameter;
        addCustomConeEntity: AddConeEntityCommandParameter;
        removeCustomEntity: RemoveCustomEntityCommandParameter;
        updateCustomEntity: window.ov.CustomLayer.UpdateByCommandParameter;
    }
    索引

    屬性

    產生自畫點圖素。

    產生自畫文字圖素。

    addCustomPushpinEntity: AddPushpinEntityCommandParameter

    產生自畫圖釘圖素。

    產生自畫聚合線圖素。

    addCustomSurfacePolylineEntity: AddSurfacePolylineEntityCommandParameter

    產生自畫表面聚合線圖素。

    addCustomGroundPolylineEntity: AddGroundPolylineEntityCommandParameter

    產生自畫地表聚合線圖素。

    addCustomSurfacePolygonSetEntity: AddSurfacePolygonSetEntityCommandParameter

    產生自畫表面多邊形圖素。

    addCustomSurfaceCircleEntity: AddSurfaceCircleEntityCommandParameter

    產生自畫表面圓圖素。

    addCustomPolygonPrismEntity: AddPolygonPrismEntityCommandParameter

    產生自畫多邊形柱體圖素。

    addCustomSphereEntity: AddSphereEntityCommandParameter

    產生自畫球體圖素。

    addCustomHoleEntity: AddHoleEntityCommandParameter

    產生自畫洞圖素。

    addCustomPipelineEntity: AddPipelineEntityCommandParameter

    產生自畫管線圖素。

    addCustomManholeEntity: AddManholeEntityCommandParameter

    產生自畫人手孔圖素。

    addCustomBarEntity: AddBarEntityCommandParameter

    產生自畫正多邊形柱體圖素。

    addCustomTriangleSetEntity: AddTriangleSetEntityCommandParameter

    產生自畫三角網格圖素。

    addCustomGLTFEntity: AddGLTFEntityCommandParameter

    產生自畫GLTF圖素。

    addCustomProjectorEntity: AddProjectorEntityCommandParameter

    產生自畫Projector攝影機圖素。

    addCustomClusterEntity: AddClusterEntityCommandParameter

    產生自畫群集圖素。

    addCustomConeEntity: AddConeEntityCommandParameter

    產生自畫圓錐圖素。

    移除自畫圖素

    更新自畫圖素