gs-bim-air 3.0.3 → 3.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.git +1 -0
- package/README.md +20 -1
- package/docs/classes/CameraMouse.md +1 -1
- package/docs/classes/EarthCameraMouse3D.md +1 -1
- package/docs/classes/Process.md +3 -1
- package/docs/classes/ThirdPersonOperator.md +1 -1
- package/docs/classes/TreeNodeObject.md +12 -4
- package/docs/classes/Viewer.md +25 -21
- package/docs/namespaces/Animation/classes/MeadowEffect.md +14 -2
- package/docs/namespaces/Managers/classes/EffectManager.md +58 -16
- package/docs/namespaces/Managers/classes/ProjectManager.md +51 -1
- package/docs/namespaces/Managers/classes/RenderObjectManager.md +0 -104
- package/docs/namespaces/Managers/classes/SelectionManager.md +34 -5
- package/docs/namespaces/Managers/classes/StyleManager.md +34 -2
- package/lib/BimAir.common-report.html +2 -2
- package/lib/BimAir.common.js +2879 -2057
- package/lib/BimAir.css +8782 -8786
- package/lib/BimAir.umd-report.html +2 -2
- package/lib/BimAir.umd.js +2879 -2057
- package/lib/BimAir.umd.min-report.html +2 -2
- package/lib/BimAir.umd.min.js +3 -3
- package/package.json +1 -1
- package/public/js/longanWithoutShareArrayBuffer/longan.js +404 -332
- package/public/js/longanWithoutShareArrayBuffer/longan.wasm +0 -0
- package/public/js/shaders/screenSpaceCurvature.fragment.fx +1 -1
- package/public/js/shaders/shadersInclude/screenSpaceRayTrace.fx +1 -1
- package/public/js/shadersWGSL/shadersInclude/screenSpaceRayTrace.fx +1 -1
- package/src/api/cuttingService.ts +0 -55
- package/src/api/effectService.ts +0 -46
- package/src/api/file/fileService.ts +0 -21
- package/src/api/gisProjectService.ts +0 -129
- package/src/api/gsl/gslService.ts +0 -36
- package/src/api/indexedDB.ts +0 -212
- package/src/api/labelService.ts +0 -55
- package/src/api/longan/component-property.http +0 -157
- package/src/api/longan/longan-segment.http +0 -149
- package/src/api/longan/segment- geometry.http +0 -24
- package/src/api/longanModelApi.ts +0 -24
- package/src/api/markupService.ts +0 -61
- package/src/api/measureService.ts +0 -55
- package/src/api/modelService copy.ts +0 -265
- package/src/api/modelService.ts +0 -378
- package/src/api/modelVersion/convertorService.ts +0 -62
- package/src/api/modelVersion/model.http +0 -8
- package/src/api/modelVersion/model.ts +0 -72
- package/src/api/modelVersion/modelService.ts +0 -112
- package/src/api/modelVersion/version.ts +0 -15
- package/src/api/modelVersion/versionCode.ts +0 -4
- package/src/api/osgbApi.ts +0 -19
- package/src/api/pathRoamService.ts +0 -55
- package/src/api/project/project.http +0 -62
- package/src/api/projectService copy.ts +0 -32
- package/src/api/projectService.ts +0 -231
- package/src/api/renderObjectService.ts +0 -61
- package/src/api/userService.ts +0 -97
- package/src/api/viewPointService.ts +0 -62
- package/src/assets/icon.ts +0 -134
- package/src/assets/iconfont/demo.css +0 -539
- package/src/assets/iconfont/demo_index.html +0 -2675
- package/src/assets/iconfont/iconfont.css +0 -449
- package/src/assets/iconfont/iconfont.js +0 -1
- package/src/assets/iconfont/iconfont.json +0 -765
- package/src/assets/iconfont/iconfont.ttf +0 -0
- package/src/assets/iconfont/iconfont.woff +0 -0
- package/src/assets/iconfont/iconfont.woff2 +0 -0
- package/src/assets/images/DaylightBoxIcon.jpg +0 -0
- package/src/assets/images/TropicalSunnyDayIcon.jpg +0 -0
- package/src/assets/images/autumnSkyboxIcon.jpg +0 -0
- package/src/assets/images/cloudySkyboxIcon.jpg +0 -0
- package/src/assets/images/darkSkyboxIcon.jpg +0 -0
- package/src/assets/images/desertSkyboxIcon.jpg +0 -0
- package/src/assets/images/duskSkyboxIcon.jpg +0 -0
- package/src/assets/images/modelImg.png +0 -0
- package/src/assets/images/nightSkyboxIcon.jpg +0 -0
- package/src/assets/images/placeholder.jpg +0 -0
- package/src/assets/images/skyboxIcon.jpg +0 -0
- package/src/assets/images/sunnySkyboxIcon.jpg +0 -0
- package/src/assets/images/sunsetSkyboxIcon.jpg +0 -0
- package/src/assets/scss/dialog.scss +0 -47
- package/src/assets/scss/element-dark.scss +0 -1102
- package/src/assets/scss/element-variables.scss +0 -1113
- package/src/assets/scss/global.scss +0 -3
- package/src/assets/scss/gs-card.scss +0 -66
- package/src/assets/scss/gs-date-picker.scss +0 -14
- package/src/assets/scss/gs-input-dark.scss +0 -15
- package/src/assets/scss/gs-select-dropdown.scss +0 -37
- package/src/assets/scss/gs-table.scss +0 -37
- package/src/assets/scss/gs-tabs.scss +0 -32
- package/src/assets/scss/gs-tree-dark.scss +0 -26
- package/src/assets/scss/gs-tree.scss +0 -30
- package/src/assets/scss/intelligentScreen.scss +0 -1009
- package/src/assets/scss/scrollbar.scss +0 -14
- package/src/assets/scss/site-dark.scss +0 -53
- package/src/assets/scss/site-light.scss +0 -53
- package/src/assets/scss/site.scss +0 -54
- package/src/assets/scss/vuesaxCover.css +0 -15
- package/src/assets/svgs/camera.svg +0 -15
- package/src/assets/svgs/compass.svg +0 -14
- package/src/assets/svgs/compass.ts +0 -7
- package/src/assets/svgs/rotatePoint.svg +0 -8
- package/src/assets/svgs/rotatePoint.ts +0 -6
- package/src/assets/theme/common.scss +0 -1088
- package/src/assets/theme/dark/element-variables.scss +0 -71
- package/src/assets/theme/dark/styls.scss +0 -73
- package/src/assets/theme/gis/element-variables.scss +0 -72
- package/src/assets/theme/gis/styls.scss +0 -74
- package/src/assets/theme/handle.scss +0 -27
- package/src/assets/theme/primary/element-variables.scss +0 -71
- package/src/assets/theme/primary/styls.scss +0 -74
- package/src/assets/theme/themes.scss +0 -11
- package/src/assets/theme/tint/element-variables.scss +0 -71
- package/src/assets/theme/tint/styls.scss +0 -74
- package/src/axiosRequestExport.ts +0 -97
- package/src/components/el/tree/index.js +0 -8
- package/src/components/el/tree/src/model/node.js +0 -508
- package/src/components/el/tree/src/model/tree-store.js +0 -340
- package/src/components/el/tree/src/model/util.js +0 -27
- package/src/components/el/tree/src/tree-node.vue +0 -313
- package/src/components/el/tree/src/tree.vue +0 -580
- package/src/components/gs/gs-icon.vue +0 -65
- package/src/components/gs/gsButtonGroup/gs-button-group.vue +0 -77
- package/src/components/gs/gsButtonGroup/index.ts +0 -7
- package/src/components/gs/gsButtonIcon/gs-button-icon.vue +0 -285
- package/src/components/gs/gsButtonIcon/index.ts +0 -7
- package/src/components/gs/gsDialog/gs-dialog.vue +0 -128
- package/src/components/gs/gsDialog/index.ts +0 -7
- package/src/components/gs/gsDivider/gs-divider.vue +0 -34
- package/src/components/gs/gsDivider/index.ts +0 -7
- package/src/components/gs/gsTree/gs-property-tree.vue +0 -71
- package/src/components/gs/gsTree/index.ts +0 -7
- package/src/components/gs/gsTreeNode/gs-property-tree-node.vue +0 -158
- package/src/components/gs/gsTreeNode/index.ts +0 -7
- package/src/components/gs-animation-box.vue +0 -73
- package/src/components/gs-badge.vue +0 -40
- package/src/components/gs-button-bigIcon.vue +0 -102
- package/src/components/gs-button-icon-border.vue +0 -111
- package/src/components/gs-button-select-right.vue +0 -126
- package/src/components/gs-button-select.vue +0 -168
- package/src/components/gs-button-small.vue +0 -180
- package/src/components/gs-button-underline.vue +0 -66
- package/src/components/gs-button-wrapper.vue +0 -62
- package/src/components/gs-button.vue +0 -201
- package/src/components/gs-drag-left-right.vue +0 -175
- package/src/components/gs-input.vue +0 -63
- package/src/components/gs-panel-dark.vue +0 -176
- package/src/components/gs-right-menu.vue +0 -115
- package/src/components/gs-roll-list-slot.vue +0 -125
- package/src/components/gs-select-small.vue +0 -67
- package/src/components/gs-setting-wrapper.vue +0 -47
- package/src/components/gs-show-panel-down.vue +0 -131
- package/src/components/gs-show-panel.vue +0 -180
- package/src/components/gs-toolbar-item.vue +0 -72
- package/src/components/gs-tooltip.vue +0 -38
- package/src/components/gs-upload.vue +0 -225
- package/src/index.ts +0 -259
- package/src/install.ts +0 -35
- package/src/plugins/canvasDraw/canvasOperator.ts +0 -89
- package/src/plugins/canvasDraw/canvasViewer.ts +0 -120
- package/src/plugins/canvasDraw/index.ts +0 -319
- package/src/plugins/canvasDraw/keyEvent.ts +0 -86
- package/src/plugins/canvasDraw/lib/arrow.ts +0 -49
- package/src/plugins/canvasDraw/lib/color.ts +0 -3
- package/src/plugins/canvasDraw/lib/diameter.ts +0 -3
- package/src/plugins/canvasDraw/lib/editor.ts +0 -209
- package/src/plugins/canvasDraw/lib/ellipsis.ts +0 -14
- package/src/plugins/canvasDraw/lib/mosaic.ts +0 -31
- package/src/plugins/canvasDraw/lib/pen.ts +0 -36
- package/src/plugins/canvasDraw/lib/rectangle.ts +0 -13
- package/src/plugins/canvasDraw/lib/shape.ts +0 -42
- package/src/plugins/canvasDraw/lib/text.ts +0 -60
- package/src/plugins/canvasDraw/lib/tool.ts +0 -168
- package/src/plugins/element.ts +0 -180
- package/src/plugins/gsElement.ts +0 -14
- package/src/plugins/iconfont.ts +0 -3
- package/src/plugins/svgDraw/index.ts +0 -168
- package/src/plugins/svgDraw/svgViewer.ts +0 -86
- package/src/plugins/vuesax.ts +0 -16
- package/src/shims-fx.d.ts +0 -1
- package/src/shims-image.d.ts +0 -14
- package/src/shims-scss.d.ts +0 -2
- package/src/shims-tsx.d.ts +0 -13
- package/src/shims-vue.d.ts +0 -18
- package/src/shims-worker.d.ts +0 -8
- package/src/store/command.ts +0 -101
- package/src/store/index.ts +0 -156
- package/src/store/operator.ts +0 -25
- package/src/store/options.ts +0 -52
- package/src/store/panel.ts +0 -144
- package/src/store/structureTree.ts +0 -14
- package/src/store/toolbar.ts +0 -45
- package/src/typedocExport.ts +0 -288
- package/src/utils/canvas.ts +0 -40
- package/src/utils/color.ts +0 -17
- package/src/utils/cookie.ts +0 -187
- package/src/utils/copyText.ts +0 -16
- package/src/utils/dataFormat.ts +0 -3
- package/src/utils/dataUtility.ts +0 -73
- package/src/utils/date.ts +0 -23
- package/src/utils/dateUtility.ts +0 -5
- package/src/utils/deepClone.ts +0 -19
- package/src/utils/documentUtility.ts +0 -11
- package/src/utils/fileFormatTransform.ts +0 -42
- package/src/utils/fileType.ts +0 -97
- package/src/utils/fileUtility.ts +0 -208
- package/src/utils/forbiddenF12.ts +0 -11
- package/src/utils/global.ts +0 -6
- package/src/utils/httpUtility.ts +0 -18
- package/src/utils/index.ts +0 -26
- package/src/utils/md5.ts +0 -262
- package/src/utils/request.ts +0 -123
- package/src/utils/utility.ts +0 -204
- package/src/utils/uuid.ts +0 -9
- package/src/utils/window.ts +0 -22
- package/src/viewerWrapper/commands/commandBindComponent.vue +0 -405
- package/src/viewerWrapper/commands/commandComponent.ts +0 -180
- package/src/viewerWrapper/commands/commandSelect.ts +0 -7
- package/src/viewerWrapper/commands/createMeadow/commandCreateMeadow.ts +0 -84
- package/src/viewerWrapper/commands/createWall/commandCreateWall.ts +0 -231
- package/src/viewerWrapper/commands/createWall/createWall.vue +0 -120
- package/src/viewerWrapper/commands/multiPoint/multiPointCommand.ts +0 -228
- package/src/viewerWrapper/commands/showCollision/commandShowCollision.ts +0 -404
- package/src/viewerWrapper/commands/showCollision/showCollision.vue +0 -222
- package/src/viewerWrapper/commands/showComponentCut/commandShowComponentCut.ts +0 -31
- package/src/viewerWrapper/commands/showComponentCut/showComponentCut.vue +0 -138
- package/src/viewerWrapper/commands/showCut/showAxisCut/commandShowAxisCut.ts +0 -129
- package/src/viewerWrapper/commands/showCut/showAxisCut/showAxisCut.vue +0 -100
- package/src/viewerWrapper/commands/showCut/showBoxCut/commandShowBoxCut.ts +0 -129
- package/src/viewerWrapper/commands/showCut/showBoxCut/showBoxCut.vue +0 -228
- package/src/viewerWrapper/commands/showCut/showElavationCut/commandShowElevationCut.ts +0 -100
- package/src/viewerWrapper/commands/showCut/showElavationCut/showElevationCut.vue +0 -123
- package/src/viewerWrapper/commands/showCut/showElementCut/commandShowElementCut.ts +0 -108
- package/src/viewerWrapper/commands/showCut/showElementCut/showElementCut.vue +0 -185
- package/src/viewerWrapper/commands/showDrawingItem/commandShowDrawingItem.ts +0 -215
- package/src/viewerWrapper/commands/showDrawingItem/showDrawingItem.vue +0 -65
- package/src/viewerWrapper/commands/showEditLabel/commandShowEditLabel.ts +0 -48
- package/src/viewerWrapper/commands/showEditLabel/lib/image.ts +0 -136
- package/src/viewerWrapper/commands/showEditLabel/lib/label.ts +0 -56
- package/src/viewerWrapper/commands/showEditLabel/lib/leadtext.ts +0 -130
- package/src/viewerWrapper/commands/showEditLabel/lib/location.ts +0 -86
- package/src/viewerWrapper/commands/showEditLabel/showEditLabel.vue +0 -359
- package/src/viewerWrapper/commands/showEditStyle/commandShowEditStyle.ts +0 -358
- package/src/viewerWrapper/commands/showEditStyle/showEditStyle.vue +0 -339
- package/src/viewerWrapper/commands/showFirstPersonRoam/commandShowFirstPersonRoam.ts +0 -215
- package/src/viewerWrapper/commands/showFirstPersonRoam/showFirstPersonRoam.vue +0 -56
- package/src/viewerWrapper/commands/showMarkup/commandShowMarkup.ts +0 -200
- package/src/viewerWrapper/commands/showMarkup/lib/arrow.ts +0 -342
- package/src/viewerWrapper/commands/showMarkup/lib/elliptic.ts +0 -331
- package/src/viewerWrapper/commands/showMarkup/lib/markup.ts +0 -35
- package/src/viewerWrapper/commands/showMarkup/lib/rectangle.ts +0 -335
- package/src/viewerWrapper/commands/showMarkup/lib/text.ts +0 -317
- package/src/viewerWrapper/commands/showMarkup/lib/waveRectangle.ts +0 -334
- package/src/viewerWrapper/commands/showMarkup/showMarkup.vue +0 -203
- package/src/viewerWrapper/commands/showMeasure/commandShowMeasure.ts +0 -104
- package/src/viewerWrapper/commands/showMeasure/lib/angle.ts +0 -387
- package/src/viewerWrapper/commands/showMeasure/lib/area.ts +0 -103
- package/src/viewerWrapper/commands/showMeasure/lib/distance.ts +0 -314
- package/src/viewerWrapper/commands/showMeasure/lib/elevation.ts +0 -164
- package/src/viewerWrapper/commands/showMeasure/lib/measure.ts +0 -48
- package/src/viewerWrapper/commands/showMeasure/lib/minDistance.ts +0 -398
- package/src/viewerWrapper/commands/showMeasure/lib/point.ts +0 -211
- package/src/viewerWrapper/commands/showMeasure/lib/slope.ts +0 -203
- package/src/viewerWrapper/commands/showMeasure/lib/volume.ts +0 -113
- package/src/viewerWrapper/commands/showMeasure/showMeasure.vue +0 -415
- package/src/viewerWrapper/commands/showModelExplosion/commandShowModelExplosion.ts +0 -271
- package/src/viewerWrapper/commands/showModelExplosion/commandShowProModelExplosion.ts +0 -410
- package/src/viewerWrapper/commands/showModelExplosion/showModelExplosion.vue +0 -63
- package/src/viewerWrapper/commands/showModelExplosion/showProModelExplosion.vue +0 -382
- package/src/viewerWrapper/commands/showMove/commandShowMove.ts +0 -55
- package/src/viewerWrapper/commands/showMove/showMove.vue +0 -116
- package/src/viewerWrapper/commands/showPathRoam/commandShowPathRoam.ts +0 -405
- package/src/viewerWrapper/commands/showPathRoam/showPathRoam.vue +0 -573
- package/src/viewerWrapper/commands/showProjection/commandShowProjection.ts +0 -353
- package/src/viewerWrapper/commands/showProjection/showProjection.vue +0 -75
- package/src/viewerWrapper/commands/showSlicePanel/commandShowSlicePanel.ts +0 -658
- package/src/viewerWrapper/commands/showSlicePanel/showSlicePanel.vue +0 -190
- package/src/viewerWrapper/commands/showThirdPersonRoam/commandShowThirdPersonRoam.ts +0 -196
- package/src/viewerWrapper/commands/showThirdPersonRoam/showThirdPersonRoam.vue +0 -57
- package/src/viewerWrapper/commands/showViewPlanItem/commandShowViewPlanItem.ts +0 -374
- package/src/viewerWrapper/commands/showViewPlanItem/showViewPlanItem.vue +0 -75
- package/src/viewerWrapper/components/bottomToolbar/componentOperate/componentOperate.ts +0 -77
- package/src/viewerWrapper/components/bottomToolbar/componentOperate/componentOperate.vue +0 -36
- package/src/viewerWrapper/components/bottomToolbar/cut/cut.ts +0 -110
- package/src/viewerWrapper/components/bottomToolbar/cut/cut.vue +0 -21
- package/src/viewerWrapper/components/bottomToolbar/indexToolbar.ts +0 -446
- package/src/viewerWrapper/components/bottomToolbar/indexToolbar.vue +0 -181
- package/src/viewerWrapper/components/bottomToolbar/info/info.ts +0 -60
- package/src/viewerWrapper/components/bottomToolbar/info/info.vue +0 -30
- package/src/viewerWrapper/components/bottomToolbar/label/label.ts +0 -39
- package/src/viewerWrapper/components/bottomToolbar/label/label.vue +0 -17
- package/src/viewerWrapper/components/bottomToolbar/markup/markup.ts +0 -48
- package/src/viewerWrapper/components/bottomToolbar/markup/markup.vue +0 -72
- package/src/viewerWrapper/components/bottomToolbar/measure/measure.ts +0 -39
- package/src/viewerWrapper/components/bottomToolbar/measure/measure.vue +0 -20
- package/src/viewerWrapper/components/bottomToolbar/roam/roam.ts +0 -243
- package/src/viewerWrapper/components/bottomToolbar/roam/roam.vue +0 -135
- package/src/viewerWrapper/components/bottomToolbar/sceneEffect/sceneEffect.ts +0 -132
- package/src/viewerWrapper/components/bottomToolbar/sceneEffect/sceneEffect.vue +0 -63
- package/src/viewerWrapper/components/bottomToolbar/sceneOperate/sceneOperate.ts +0 -158
- package/src/viewerWrapper/components/bottomToolbar/sceneOperate/sceneOperate.vue +0 -72
- package/src/viewerWrapper/components/bottomToolbar/toolbar.ts +0 -49
- package/src/viewerWrapper/components/bottomToolbar/toolbar.vue +0 -74
- package/src/viewerWrapper/components/bottomToolbar/viewModel/viewModel.ts +0 -157
- package/src/viewerWrapper/components/bottomToolbar/viewModel/viewModel.vue +0 -54
- package/src/viewerWrapper/components/frameRate/frameRate.ts +0 -34
- package/src/viewerWrapper/components/frameRate/frameRate.vue +0 -14
- package/src/viewerWrapper/components/leftToolbar/components/showRoam/showRoam.ts +0 -59
- package/src/viewerWrapper/components/leftToolbar/components/viewPoint/viewPointPanel.ts +0 -65
- package/src/viewerWrapper/components/leftToolbar/toolbar.ts +0 -246
- package/src/viewerWrapper/components/leftToolbar/toolbar.vue +0 -124
- package/src/viewerWrapper/components/rightToolbar/toolbar.ts +0 -210
- package/src/viewerWrapper/components/rightToolbar/toolbar.vue +0 -78
- package/src/viewerWrapper/module/addModel.ts +0 -55
- package/src/viewerWrapper/module/addRotatePointSVG.ts +0 -74
- package/src/viewerWrapper/module/createMenu.tsx +0 -163
- package/src/viewerWrapper/module/findModelId.ts +0 -24
- package/src/viewerWrapper/module/getRelatedIds.ts +0 -59
- package/src/viewerWrapper/module/removeModel.ts +0 -8
- package/src/viewerWrapper/module/saveModel.ts +0 -32
- package/src/viewerWrapper/module/setModelColor.ts +0 -11
- package/src/viewerWrapper/module/translateModel.ts +0 -12
- package/src/viewerWrapper/panels/backgroundEffect/backgroundEffectPanel.ts +0 -24
- package/src/viewerWrapper/panels/backgroundEffect/interfaceBackgroundEffectPanel.vue +0 -370
- package/src/viewerWrapper/panels/collision/collisionItemPanel.ts +0 -316
- package/src/viewerWrapper/panels/collision/collisionPanel.ts +0 -127
- package/src/viewerWrapper/panels/collision/interfaceCollisionItemPanel.vue +0 -219
- package/src/viewerWrapper/panels/collision/interfaceCollisionPanel.vue +0 -816
- package/src/viewerWrapper/panels/componentBlink/componentBlinkPanel.ts +0 -68
- package/src/viewerWrapper/panels/componentBlink/interfaceComponentBlinkPanel.vue +0 -140
- package/src/viewerWrapper/panels/componentInfo/componentInfoPanel.ts +0 -27
- package/src/viewerWrapper/panels/componentInfo/interfaceComponentInfoPanel.vue +0 -98
- package/src/viewerWrapper/panels/drawing/drawingPanel.ts +0 -105
- package/src/viewerWrapper/panels/drawing/interfaceDrawingPanel.vue +0 -126
- package/src/viewerWrapper/panels/effectPanels/componentEmissive/componentEmissivePanel.ts +0 -80
- package/src/viewerWrapper/panels/effectPanels/componentEmissive/interfaceComponentEmissivePanel.vue +0 -114
- package/src/viewerWrapper/panels/effectPanels/electricWall/electricWallPanel.ts +0 -65
- package/src/viewerWrapper/panels/effectPanels/electricWall/interfaceElectricWallEffectPanel.vue +0 -109
- package/src/viewerWrapper/panels/effectPanels/heatMap/heatMapEffectPanel.ts +0 -87
- package/src/viewerWrapper/panels/effectPanels/hemisphereScan/hemisphereScanCommand.ts +0 -17
- package/src/viewerWrapper/panels/effectPanels/hemisphereScan/hemisphereScanPanel.ts +0 -75
- package/src/viewerWrapper/panels/effectPanels/hemisphereScan/interfaceHemisphereScanPanel.vue +0 -159
- package/src/viewerWrapper/panels/effectPanels/particleEffect/interfaceParticleEffectPanel.vue +0 -242
- package/src/viewerWrapper/panels/effectPanels/particleEffect/particleEffectCommand.ts +0 -17
- package/src/viewerWrapper/panels/effectPanels/particleEffect/particleEffectPanel.ts +0 -86
- package/src/viewerWrapper/panels/effectPanels/radarScanEffect/interfaceRadarScanEffectPanel.vue +0 -164
- package/src/viewerWrapper/panels/effectPanels/radarScanEffect/radarScanEffectCommand.ts +0 -17
- package/src/viewerWrapper/panels/effectPanels/radarScanEffect/radarScanEffectPanel.ts +0 -89
- package/src/viewerWrapper/panels/effectPanels/spotLight/interfaceSpotLightEffectPanel.vue +0 -134
- package/src/viewerWrapper/panels/effectPanels/spotLight/spotLightEffectCommand.ts +0 -17
- package/src/viewerWrapper/panels/effectPanels/spotLight/spotLightEffectPanel.ts +0 -79
- package/src/viewerWrapper/panels/effectPanels/videoFusion/interfaceVideoFusionPanel.vue +0 -208
- package/src/viewerWrapper/panels/effectPanels/videoFusion/videoEffectCommand.ts +0 -17
- package/src/viewerWrapper/panels/effectPanels/videoFusion/videoFusionPanel.ts +0 -82
- package/src/viewerWrapper/panels/frameRate/frameRatePanel.ts +0 -29
- package/src/viewerWrapper/panels/frameRate/interfaceFrameRatePanel.vue +0 -102
- package/src/viewerWrapper/panels/index.ts +0 -40
- package/src/viewerWrapper/panels/info/infoPanel.ts +0 -30
- package/src/viewerWrapper/panels/info/interfaceInfoPanel.vue +0 -191
- package/src/viewerWrapper/panels/markup/interfaceMarkupPanel.vue +0 -234
- package/src/viewerWrapper/panels/markup/markupPanel.ts +0 -54
- package/src/viewerWrapper/panels/operationInfo/interfaceOperationInfoPanel.vue +0 -80
- package/src/viewerWrapper/panels/operationInfo/operationInfoPanel.ts +0 -25
- package/src/viewerWrapper/panels/panel.ts +0 -126
- package/src/viewerWrapper/panels/panelBindComponent.vue +0 -355
- package/src/viewerWrapper/panels/position/interfacePositionPanel.vue +0 -240
- package/src/viewerWrapper/panels/position/positionPanel.ts +0 -64
- package/src/viewerWrapper/panels/projection/interfaceProjectionPanel.vue +0 -80
- package/src/viewerWrapper/panels/projection/projectionPanel.ts +0 -426
- package/src/viewerWrapper/panels/property/interfacePropertyPanel.vue +0 -322
- package/src/viewerWrapper/panels/property/panes/propertyPanel.vue +0 -971
- package/src/viewerWrapper/panels/property/propertyPanel.ts +0 -82
- package/src/viewerWrapper/panels/scene/interfaceScenePanel.vue +0 -264
- package/src/viewerWrapper/panels/scene/scenePanel.ts +0 -133
- package/src/viewerWrapper/panels/setting/interfaceSettingPanel.vue +0 -909
- package/src/viewerWrapper/panels/setting/settingPanel.ts +0 -32
- package/src/viewerWrapper/panels/snapshoot/interfaceSnapshootPanel.vue +0 -213
- package/src/viewerWrapper/panels/snapshoot/snapshootPanel.ts +0 -80
- package/src/viewerWrapper/panels/structureTree/interfaceStructureTree.ts +0 -92
- package/src/viewerWrapper/panels/structureTree/interfaceStructureTree.vue +0 -147
- package/src/viewerWrapper/panels/structureTree/panes/structureTree.ts +0 -1124
- package/src/viewerWrapper/panels/structureTree/panes/structureTree.vue +0 -227
- package/src/viewerWrapper/panels/structureTree/structureTree.ts +0 -54
- package/src/viewerWrapper/panels/structureTree/structureTreeBus.ts +0 -4
- package/src/viewerWrapper/panels/transparency/interfaceTransparencyPanel.vue +0 -197
- package/src/viewerWrapper/panels/transparency/transparencyPanel.ts +0 -25
- package/src/viewerWrapper/panels/viewPlan/interfaceViewPlanPanel.vue +0 -133
- package/src/viewerWrapper/panels/viewPlan/viewPlanPanel.ts +0 -97
- package/src/viewerWrapper/panels/viewPoint/interfaceViewPointPanel.vue +0 -241
- package/src/viewerWrapper/panels/viewPoint/viewPointPanel.ts +0 -350
- package/src/viewerWrapper/viewerWrapper.ts +0 -238
- package/src/viewerWrapper/viewerWrapper.vue +0 -166
- package//347/216/257/345/242/203/346/226/207/346/241/243//345/270/270/350/247/201/351/227/256/351/242/230.md +0 -1
|
@@ -1,765 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "4796482",
|
|
3
|
-
"name": "GSBimAir",
|
|
4
|
-
"font_family": "GSBimAir",
|
|
5
|
-
"css_prefix_text": "icon-",
|
|
6
|
-
"description": "图石GSBimAir2.3",
|
|
7
|
-
"glyphs": [
|
|
8
|
-
{
|
|
9
|
-
"icon_id": "43711250",
|
|
10
|
-
"name": "工具栏/属性-copy",
|
|
11
|
-
"font_class": "a-shuxing-copy",
|
|
12
|
-
"unicode": "f156",
|
|
13
|
-
"unicode_decimal": 61782
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
"icon_id": "43710849",
|
|
17
|
-
"name": "工具栏/属性",
|
|
18
|
-
"font_class": "shuxing",
|
|
19
|
-
"unicode": "e970",
|
|
20
|
-
"unicode_decimal": 59760
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"icon_id": "43574234",
|
|
24
|
-
"name": "工具栏/视点",
|
|
25
|
-
"font_class": "a-shidian",
|
|
26
|
-
"unicode": "e965",
|
|
27
|
-
"unicode_decimal": 59749
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"icon_id": "43574308",
|
|
31
|
-
"name": "工具栏/视点",
|
|
32
|
-
"font_class": "c-shidian-copy",
|
|
33
|
-
"unicode": "f155",
|
|
34
|
-
"unicode_decimal": 61781
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"icon_id": "43573398",
|
|
38
|
-
"name": "工具栏/测量",
|
|
39
|
-
"font_class": "a-celiang",
|
|
40
|
-
"unicode": "e964",
|
|
41
|
-
"unicode_decimal": 59748
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"icon_id": "43573460",
|
|
45
|
-
"name": "工具栏/测量-copy",
|
|
46
|
-
"font_class": "c-celiang-copy",
|
|
47
|
-
"unicode": "f154",
|
|
48
|
-
"unicode_decimal": 61780
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"icon_id": "43572609",
|
|
52
|
-
"name": "工具栏/剖切",
|
|
53
|
-
"font_class": "a-pouqie",
|
|
54
|
-
"unicode": "e962",
|
|
55
|
-
"unicode_decimal": 59746
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"icon_id": "43572608",
|
|
59
|
-
"name": "工具栏/标签",
|
|
60
|
-
"font_class": "biaoqian",
|
|
61
|
-
"unicode": "e963",
|
|
62
|
-
"unicode_decimal": 59747
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"icon_id": "43572685",
|
|
66
|
-
"name": "工具栏/剖切-copy",
|
|
67
|
-
"font_class": "c-pouqie-copy",
|
|
68
|
-
"unicode": "f152",
|
|
69
|
-
"unicode_decimal": 61778
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"icon_id": "43572687",
|
|
73
|
-
"name": "工具栏/标签-copy",
|
|
74
|
-
"font_class": "c-biaoqian-copy",
|
|
75
|
-
"unicode": "f153",
|
|
76
|
-
"unicode_decimal": 61779
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"icon_id": "43167302",
|
|
80
|
-
"name": "绑定",
|
|
81
|
-
"font_class": "bangding",
|
|
82
|
-
"unicode": "e960",
|
|
83
|
-
"unicode_decimal": 59744
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"icon_id": "43083893",
|
|
87
|
-
"name": "X",
|
|
88
|
-
"font_class": "X",
|
|
89
|
-
"unicode": "e95d",
|
|
90
|
-
"unicode_decimal": 59741
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"icon_id": "43083895",
|
|
94
|
-
"name": "Z",
|
|
95
|
-
"font_class": "Z",
|
|
96
|
-
"unicode": "e95e",
|
|
97
|
-
"unicode_decimal": 59742
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"icon_id": "43083894",
|
|
101
|
-
"name": "Y",
|
|
102
|
-
"font_class": "Y",
|
|
103
|
-
"unicode": "e95f",
|
|
104
|
-
"unicode_decimal": 59743
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"icon_id": "43046889",
|
|
108
|
-
"name": "管理列表/上传",
|
|
109
|
-
"font_class": "a-shangchuan1",
|
|
110
|
-
"unicode": "e95c",
|
|
111
|
-
"unicode_decimal": 59740
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"icon_id": "43046898",
|
|
115
|
-
"name": "管理列表/日历",
|
|
116
|
-
"font_class": "a-rili2",
|
|
117
|
-
"unicode": "e957",
|
|
118
|
-
"unicode_decimal": 59735
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
"icon_id": "43046760",
|
|
122
|
-
"name": "管理列表/编辑",
|
|
123
|
-
"font_class": "bianji",
|
|
124
|
-
"unicode": "e95a",
|
|
125
|
-
"unicode_decimal": 59738
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
"icon_id": "43046759",
|
|
129
|
-
"name": "管理列表/查看",
|
|
130
|
-
"font_class": "chakan",
|
|
131
|
-
"unicode": "e95b",
|
|
132
|
-
"unicode_decimal": 59739
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"icon_id": "43046787",
|
|
136
|
-
"name": "管理列表/转换",
|
|
137
|
-
"font_class": "zhuanhuan",
|
|
138
|
-
"unicode": "e958",
|
|
139
|
-
"unicode_decimal": 59736
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"icon_id": "43046785",
|
|
143
|
-
"name": "管理列表/删除",
|
|
144
|
-
"font_class": "a-shanchu",
|
|
145
|
-
"unicode": "e959",
|
|
146
|
-
"unicode_decimal": 59737
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"icon_id": "40027684",
|
|
150
|
-
"name": "设置",
|
|
151
|
-
"font_class": "a-shezhi1x",
|
|
152
|
-
"unicode": "e871",
|
|
153
|
-
"unicode_decimal": 59505
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"icon_id": "33497437",
|
|
157
|
-
"name": "visible",
|
|
158
|
-
"font_class": "visible",
|
|
159
|
-
"unicode": "e688",
|
|
160
|
-
"unicode_decimal": 59016
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"icon_id": "33497448",
|
|
164
|
-
"name": "hide",
|
|
165
|
-
"font_class": "hide",
|
|
166
|
-
"unicode": "e693",
|
|
167
|
-
"unicode_decimal": 59027
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
"icon_id": "33497408",
|
|
171
|
-
"name": "angle",
|
|
172
|
-
"font_class": "angle",
|
|
173
|
-
"unicode": "e661",
|
|
174
|
-
"unicode_decimal": 58977
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"icon_id": "42967818",
|
|
178
|
-
"name": "收回",
|
|
179
|
-
"font_class": "shouhui",
|
|
180
|
-
"unicode": "e956",
|
|
181
|
-
"unicode_decimal": 59734
|
|
182
|
-
},
|
|
183
|
-
{
|
|
184
|
-
"icon_id": "42966916",
|
|
185
|
-
"name": "删除",
|
|
186
|
-
"font_class": "a-shanchu1",
|
|
187
|
-
"unicode": "e955",
|
|
188
|
-
"unicode_decimal": 59733
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
"icon_id": "42966869",
|
|
192
|
-
"name": "结构树/模型",
|
|
193
|
-
"font_class": "a-moxing1",
|
|
194
|
-
"unicode": "e954",
|
|
195
|
-
"unicode_decimal": 59732
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"icon_id": "42966900",
|
|
199
|
-
"name": "edit",
|
|
200
|
-
"font_class": "edit",
|
|
201
|
-
"unicode": "e953",
|
|
202
|
-
"unicode_decimal": 59731
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"icon_id": "33498059",
|
|
206
|
-
"name": "search",
|
|
207
|
-
"font_class": "a-search",
|
|
208
|
-
"unicode": "e69b",
|
|
209
|
-
"unicode_decimal": 59035
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"icon_id": "42966864",
|
|
213
|
-
"name": "扫描/雷达扫描",
|
|
214
|
-
"font_class": "a-leidasaomiao2",
|
|
215
|
-
"unicode": "e951",
|
|
216
|
-
"unicode_decimal": 59729
|
|
217
|
-
},
|
|
218
|
-
{
|
|
219
|
-
"icon_id": "42966863",
|
|
220
|
-
"name": "扫描/半球扫描",
|
|
221
|
-
"font_class": "a-banqiusaomiao2",
|
|
222
|
-
"unicode": "e952",
|
|
223
|
-
"unicode_decimal": 59730
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
"icon_id": "42966648",
|
|
227
|
-
"name": "标签/位置",
|
|
228
|
-
"font_class": "a-weizhi3",
|
|
229
|
-
"unicode": "e94f",
|
|
230
|
-
"unicode_decimal": 59727
|
|
231
|
-
},
|
|
232
|
-
{
|
|
233
|
-
"icon_id": "42966564",
|
|
234
|
-
"name": "标签/图片",
|
|
235
|
-
"font_class": "a-tupian",
|
|
236
|
-
"unicode": "e950",
|
|
237
|
-
"unicode_decimal": 59728
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
"icon_id": "19626691",
|
|
241
|
-
"name": "左视图-01",
|
|
242
|
-
"font_class": "zuoshitu-01",
|
|
243
|
-
"unicode": "e6ee",
|
|
244
|
-
"unicode_decimal": 59118
|
|
245
|
-
},
|
|
246
|
-
{
|
|
247
|
-
"icon_id": "19626692",
|
|
248
|
-
"name": "前视图-01",
|
|
249
|
-
"font_class": "qianshitu-01",
|
|
250
|
-
"unicode": "e6ef",
|
|
251
|
-
"unicode_decimal": 59119
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
"icon_id": "19626693",
|
|
255
|
-
"name": "仰视图-01",
|
|
256
|
-
"font_class": "yangshitu-01",
|
|
257
|
-
"unicode": "e6f0",
|
|
258
|
-
"unicode_decimal": 59120
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
"icon_id": "19626694",
|
|
262
|
-
"name": "右视图-01",
|
|
263
|
-
"font_class": "youshitu-01",
|
|
264
|
-
"unicode": "e6f1",
|
|
265
|
-
"unicode_decimal": 59121
|
|
266
|
-
},
|
|
267
|
-
{
|
|
268
|
-
"icon_id": "19626695",
|
|
269
|
-
"name": "后视图-01",
|
|
270
|
-
"font_class": "houshitu-01",
|
|
271
|
-
"unicode": "e6f2",
|
|
272
|
-
"unicode_decimal": 59122
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"icon_id": "19626724",
|
|
276
|
-
"name": "顶视图-01",
|
|
277
|
-
"font_class": "dingshitu-01",
|
|
278
|
-
"unicode": "e6f3",
|
|
279
|
-
"unicode_decimal": 59123
|
|
280
|
-
},
|
|
281
|
-
{
|
|
282
|
-
"icon_id": "42966514",
|
|
283
|
-
"name": "标签/引线标签",
|
|
284
|
-
"font_class": "yinxianbiaoqian",
|
|
285
|
-
"unicode": "e94e",
|
|
286
|
-
"unicode_decimal": 59726
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
"icon_id": "42966390",
|
|
290
|
-
"name": "漫游/第三人称",
|
|
291
|
-
"font_class": "disanrencheng",
|
|
292
|
-
"unicode": "e94c",
|
|
293
|
-
"unicode_decimal": 59724
|
|
294
|
-
},
|
|
295
|
-
{
|
|
296
|
-
"icon_id": "42966389",
|
|
297
|
-
"name": "漫游/第一人称",
|
|
298
|
-
"font_class": "diyirencheng",
|
|
299
|
-
"unicode": "e94d",
|
|
300
|
-
"unicode_decimal": 59725
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"icon_id": "42966369",
|
|
304
|
-
"name": "测量/最小距离",
|
|
305
|
-
"font_class": "zuixiaojuli",
|
|
306
|
-
"unicode": "e94a",
|
|
307
|
-
"unicode_decimal": 59722
|
|
308
|
-
},
|
|
309
|
-
{
|
|
310
|
-
"icon_id": "42966368",
|
|
311
|
-
"name": "测量/体积",
|
|
312
|
-
"font_class": "tiji",
|
|
313
|
-
"unicode": "e94b",
|
|
314
|
-
"unicode_decimal": 59723
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"icon_id": "40085576",
|
|
318
|
-
"name": "鼠标右键",
|
|
319
|
-
"font_class": "shubiaoyoujian",
|
|
320
|
-
"unicode": "e875",
|
|
321
|
-
"unicode_decimal": 59509
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
"icon_id": "40085575",
|
|
325
|
-
"name": "鼠标左键",
|
|
326
|
-
"font_class": "shubiaozuojian",
|
|
327
|
-
"unicode": "e876",
|
|
328
|
-
"unicode_decimal": 59510
|
|
329
|
-
},
|
|
330
|
-
{
|
|
331
|
-
"icon_id": "42962551",
|
|
332
|
-
"name": "工具栏/信息",
|
|
333
|
-
"font_class": "a-xinxi",
|
|
334
|
-
"unicode": "e937",
|
|
335
|
-
"unicode_decimal": 59703
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"icon_id": "42962552",
|
|
339
|
-
"name": "工具栏/场景操作",
|
|
340
|
-
"font_class": "a-changjingcaozuo",
|
|
341
|
-
"unicode": "e938",
|
|
342
|
-
"unicode_decimal": 59704
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
"icon_id": "42962553",
|
|
346
|
-
"name": "工具栏/设置",
|
|
347
|
-
"font_class": "a-setting",
|
|
348
|
-
"unicode": "e939",
|
|
349
|
-
"unicode_decimal": 59705
|
|
350
|
-
},
|
|
351
|
-
{
|
|
352
|
-
"icon_id": "42962554",
|
|
353
|
-
"name": "工具栏/构件操作",
|
|
354
|
-
"font_class": "a-goujiancaozuo",
|
|
355
|
-
"unicode": "e93a",
|
|
356
|
-
"unicode_decimal": 59706
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"icon_id": "42962555",
|
|
360
|
-
"name": "工具栏/标注",
|
|
361
|
-
"font_class": "a-biaozhu",
|
|
362
|
-
"unicode": "e93b",
|
|
363
|
-
"unicode_decimal": 59707
|
|
364
|
-
},
|
|
365
|
-
{
|
|
366
|
-
"icon_id": "42962556",
|
|
367
|
-
"name": "工具栏/漫游",
|
|
368
|
-
"font_class": "c-manyou",
|
|
369
|
-
"unicode": "e93c",
|
|
370
|
-
"unicode_decimal": 59708
|
|
371
|
-
},
|
|
372
|
-
{
|
|
373
|
-
"icon_id": "42962557",
|
|
374
|
-
"name": "工具栏/碰撞",
|
|
375
|
-
"font_class": "a-pengzhuang",
|
|
376
|
-
"unicode": "e93d",
|
|
377
|
-
"unicode_decimal": 59709
|
|
378
|
-
},
|
|
379
|
-
{
|
|
380
|
-
"icon_id": "42962558",
|
|
381
|
-
"name": "工具栏/视图操作",
|
|
382
|
-
"font_class": "a-shitucaozuo",
|
|
383
|
-
"unicode": "e93e",
|
|
384
|
-
"unicode_decimal": 59710
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
"icon_id": "42962559",
|
|
388
|
-
"name": "工具栏/场景",
|
|
389
|
-
"font_class": "a-changjing",
|
|
390
|
-
"unicode": "e93f",
|
|
391
|
-
"unicode_decimal": 59711
|
|
392
|
-
},
|
|
393
|
-
{
|
|
394
|
-
"icon_id": "42962560",
|
|
395
|
-
"name": "工具栏/结构树",
|
|
396
|
-
"font_class": "a-jiegoushu",
|
|
397
|
-
"unicode": "e940",
|
|
398
|
-
"unicode_decimal": 59712
|
|
399
|
-
},
|
|
400
|
-
{
|
|
401
|
-
"icon_id": "42962561",
|
|
402
|
-
"name": "工具栏/场景效果",
|
|
403
|
-
"font_class": "a-changjingxiaoguo",
|
|
404
|
-
"unicode": "e941",
|
|
405
|
-
"unicode_decimal": 59713
|
|
406
|
-
},
|
|
407
|
-
{
|
|
408
|
-
"icon_id": "42962771",
|
|
409
|
-
"name": "工具栏/场景-copy",
|
|
410
|
-
"font_class": "c-changjing",
|
|
411
|
-
"unicode": "f145",
|
|
412
|
-
"unicode_decimal": 61765
|
|
413
|
-
},
|
|
414
|
-
{
|
|
415
|
-
"icon_id": "42962778",
|
|
416
|
-
"name": "工具栏/信息-copy",
|
|
417
|
-
"font_class": "c-xinxi",
|
|
418
|
-
"unicode": "f146",
|
|
419
|
-
"unicode_decimal": 61766
|
|
420
|
-
},
|
|
421
|
-
{
|
|
422
|
-
"icon_id": "42962790",
|
|
423
|
-
"name": "工具栏/场景效果-copy",
|
|
424
|
-
"font_class": "c-changjingxiaoguo",
|
|
425
|
-
"unicode": "f148",
|
|
426
|
-
"unicode_decimal": 61768
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
"icon_id": "42962832",
|
|
430
|
-
"name": "工具栏/结构树-copy",
|
|
431
|
-
"font_class": "c-jiegoushu",
|
|
432
|
-
"unicode": "f149",
|
|
433
|
-
"unicode_decimal": 61769
|
|
434
|
-
},
|
|
435
|
-
{
|
|
436
|
-
"icon_id": "42962833",
|
|
437
|
-
"name": "工具栏/视图操作-copy",
|
|
438
|
-
"font_class": "c-shitucaozuo",
|
|
439
|
-
"unicode": "f14a",
|
|
440
|
-
"unicode_decimal": 61770
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"icon_id": "42962839",
|
|
444
|
-
"name": "工具栏/碰撞-copy",
|
|
445
|
-
"font_class": "c-pengzhuang",
|
|
446
|
-
"unicode": "f14b",
|
|
447
|
-
"unicode_decimal": 61771
|
|
448
|
-
},
|
|
449
|
-
{
|
|
450
|
-
"icon_id": "42962841",
|
|
451
|
-
"name": "工具栏/标注-copy",
|
|
452
|
-
"font_class": "c-biaozhu",
|
|
453
|
-
"unicode": "f14c",
|
|
454
|
-
"unicode_decimal": 61772
|
|
455
|
-
},
|
|
456
|
-
{
|
|
457
|
-
"icon_id": "42962852",
|
|
458
|
-
"name": "工具栏/构件操作-copy",
|
|
459
|
-
"font_class": "c-goujiancaozuo",
|
|
460
|
-
"unicode": "f14d",
|
|
461
|
-
"unicode_decimal": 61773
|
|
462
|
-
},
|
|
463
|
-
{
|
|
464
|
-
"icon_id": "42962866",
|
|
465
|
-
"name": "工具栏/场景操作-copy",
|
|
466
|
-
"font_class": "c-changjingcaozuo",
|
|
467
|
-
"unicode": "f14e",
|
|
468
|
-
"unicode_decimal": 61774
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"icon_id": "42962935",
|
|
472
|
-
"name": "工具栏/漫游-copy",
|
|
473
|
-
"font_class": "a-manyou",
|
|
474
|
-
"unicode": "f14f",
|
|
475
|
-
"unicode_decimal": 61775
|
|
476
|
-
},
|
|
477
|
-
{
|
|
478
|
-
"icon_id": "42962941",
|
|
479
|
-
"name": "工具栏/设置-copy",
|
|
480
|
-
"font_class": "c-setting-copy",
|
|
481
|
-
"unicode": "f150",
|
|
482
|
-
"unicode_decimal": 61776
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
"icon_id": "42963594",
|
|
486
|
-
"name": "视图操作/移动",
|
|
487
|
-
"font_class": "a-yidong",
|
|
488
|
-
"unicode": "e942",
|
|
489
|
-
"unicode_decimal": 59714
|
|
490
|
-
},
|
|
491
|
-
{
|
|
492
|
-
"icon_id": "42963593",
|
|
493
|
-
"name": "视图操作/选择",
|
|
494
|
-
"font_class": "a-xuanze",
|
|
495
|
-
"unicode": "e943",
|
|
496
|
-
"unicode_decimal": 59715
|
|
497
|
-
},
|
|
498
|
-
{
|
|
499
|
-
"icon_id": "42963592",
|
|
500
|
-
"name": "视图操作/iso",
|
|
501
|
-
"font_class": "a-iso",
|
|
502
|
-
"unicode": "e944",
|
|
503
|
-
"unicode_decimal": 59716
|
|
504
|
-
},
|
|
505
|
-
{
|
|
506
|
-
"icon_id": "42963591",
|
|
507
|
-
"name": "视图操作/缩放",
|
|
508
|
-
"font_class": "a-suofang",
|
|
509
|
-
"unicode": "e945",
|
|
510
|
-
"unicode_decimal": 59717
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
"icon_id": "42963590",
|
|
514
|
-
"name": "视图操作/全屏",
|
|
515
|
-
"font_class": "a-quanping",
|
|
516
|
-
"unicode": "e946",
|
|
517
|
-
"unicode_decimal": 59718
|
|
518
|
-
},
|
|
519
|
-
{
|
|
520
|
-
"icon_id": "42963589",
|
|
521
|
-
"name": "视图操作/视图",
|
|
522
|
-
"font_class": "a-shitu",
|
|
523
|
-
"unicode": "e947",
|
|
524
|
-
"unicode_decimal": 59719
|
|
525
|
-
},
|
|
526
|
-
{
|
|
527
|
-
"icon_id": "42963588",
|
|
528
|
-
"name": "视图操作/居中",
|
|
529
|
-
"font_class": "a-juzhong",
|
|
530
|
-
"unicode": "e948",
|
|
531
|
-
"unicode_decimal": 59720
|
|
532
|
-
},
|
|
533
|
-
{
|
|
534
|
-
"icon_id": "42963751",
|
|
535
|
-
"name": "视图操作/旋转",
|
|
536
|
-
"font_class": "xuanzhuan",
|
|
537
|
-
"unicode": "e949",
|
|
538
|
-
"unicode_decimal": 59721
|
|
539
|
-
},
|
|
540
|
-
{
|
|
541
|
-
"icon_id": "33497410",
|
|
542
|
-
"name": "信息/camera",
|
|
543
|
-
"font_class": "camera",
|
|
544
|
-
"unicode": "e664",
|
|
545
|
-
"unicode_decimal": 58980
|
|
546
|
-
},
|
|
547
|
-
{
|
|
548
|
-
"icon_id": "33497411",
|
|
549
|
-
"name": "剖切/轴",
|
|
550
|
-
"font_class": "coordinate-axis",
|
|
551
|
-
"unicode": "e665",
|
|
552
|
-
"unicode_decimal": 58981
|
|
553
|
-
},
|
|
554
|
-
{
|
|
555
|
-
"icon_id": "33497414",
|
|
556
|
-
"name": "构件操作/attribute",
|
|
557
|
-
"font_class": "attribute",
|
|
558
|
-
"unicode": "e66d",
|
|
559
|
-
"unicode_decimal": 58989
|
|
560
|
-
},
|
|
561
|
-
{
|
|
562
|
-
"icon_id": "33497418",
|
|
563
|
-
"name": "剖切/高程",
|
|
564
|
-
"font_class": "elevation",
|
|
565
|
-
"unicode": "e671",
|
|
566
|
-
"unicode_decimal": 58993
|
|
567
|
-
},
|
|
568
|
-
{
|
|
569
|
-
"icon_id": "33497423",
|
|
570
|
-
"name": "剖切/六面体",
|
|
571
|
-
"font_class": "hexahedron",
|
|
572
|
-
"unicode": "e679",
|
|
573
|
-
"unicode_decimal": 59001
|
|
574
|
-
},
|
|
575
|
-
{
|
|
576
|
-
"icon_id": "33497429",
|
|
577
|
-
"name": "剖切/element",
|
|
578
|
-
"font_class": "element",
|
|
579
|
-
"unicode": "e67f",
|
|
580
|
-
"unicode_decimal": 59007
|
|
581
|
-
},
|
|
582
|
-
{
|
|
583
|
-
"icon_id": "33497430",
|
|
584
|
-
"name": "测量/slope",
|
|
585
|
-
"font_class": "slope",
|
|
586
|
-
"unicode": "e680",
|
|
587
|
-
"unicode_decimal": 59008
|
|
588
|
-
},
|
|
589
|
-
{
|
|
590
|
-
"icon_id": "33497436",
|
|
591
|
-
"name": "漫游/path",
|
|
592
|
-
"font_class": "path",
|
|
593
|
-
"unicode": "e686",
|
|
594
|
-
"unicode_decimal": 59014
|
|
595
|
-
},
|
|
596
|
-
{
|
|
597
|
-
"icon_id": "33497441",
|
|
598
|
-
"name": "场景操作/标签",
|
|
599
|
-
"font_class": "label",
|
|
600
|
-
"unicode": "e68c",
|
|
601
|
-
"unicode_decimal": 59020
|
|
602
|
-
},
|
|
603
|
-
{
|
|
604
|
-
"icon_id": "33497449",
|
|
605
|
-
"name": "场景操作/measurement",
|
|
606
|
-
"font_class": "measurement",
|
|
607
|
-
"unicode": "e694",
|
|
608
|
-
"unicode_decimal": 59028
|
|
609
|
-
},
|
|
610
|
-
{
|
|
611
|
-
"icon_id": "33498138",
|
|
612
|
-
"name": "批注/arrows",
|
|
613
|
-
"font_class": "arrows",
|
|
614
|
-
"unicode": "e69f",
|
|
615
|
-
"unicode_decimal": 59039
|
|
616
|
-
},
|
|
617
|
-
{
|
|
618
|
-
"icon_id": "33498140",
|
|
619
|
-
"name": "批注/character",
|
|
620
|
-
"font_class": "character",
|
|
621
|
-
"unicode": "e6a1",
|
|
622
|
-
"unicode_decimal": 59041
|
|
623
|
-
},
|
|
624
|
-
{
|
|
625
|
-
"icon_id": "33498311",
|
|
626
|
-
"name": "批注/rectangle",
|
|
627
|
-
"font_class": "a-rectangle",
|
|
628
|
-
"unicode": "e6a2",
|
|
629
|
-
"unicode_decimal": 59042
|
|
630
|
-
},
|
|
631
|
-
{
|
|
632
|
-
"icon_id": "33498313",
|
|
633
|
-
"name": "批注/circle",
|
|
634
|
-
"font_class": "a-circle",
|
|
635
|
-
"unicode": "e6a3",
|
|
636
|
-
"unicode_decimal": 59043
|
|
637
|
-
},
|
|
638
|
-
{
|
|
639
|
-
"icon_id": "38974039",
|
|
640
|
-
"name": "视图操作/放大",
|
|
641
|
-
"font_class": "fangda",
|
|
642
|
-
"unicode": "e7b4",
|
|
643
|
-
"unicode_decimal": 59316
|
|
644
|
-
},
|
|
645
|
-
{
|
|
646
|
-
"icon_id": "42966301",
|
|
647
|
-
"name": "测量/距离",
|
|
648
|
-
"font_class": "juli",
|
|
649
|
-
"unicode": "f151",
|
|
650
|
-
"unicode_decimal": 61777
|
|
651
|
-
},
|
|
652
|
-
{
|
|
653
|
-
"icon_id": "38987380",
|
|
654
|
-
"name": "场景操作/剖切",
|
|
655
|
-
"font_class": "a-pouqie2",
|
|
656
|
-
"unicode": "e6a4",
|
|
657
|
-
"unicode_decimal": 59044
|
|
658
|
-
},
|
|
659
|
-
{
|
|
660
|
-
"icon_id": "42906924",
|
|
661
|
-
"name": "构件操作/颜色编辑",
|
|
662
|
-
"font_class": "yansebianji",
|
|
663
|
-
"unicode": "e921",
|
|
664
|
-
"unicode_decimal": 59681
|
|
665
|
-
},
|
|
666
|
-
{
|
|
667
|
-
"icon_id": "42906921",
|
|
668
|
-
"name": "构件操作/构件信息",
|
|
669
|
-
"font_class": "goujianxinxi",
|
|
670
|
-
"unicode": "e922",
|
|
671
|
-
"unicode_decimal": 59682
|
|
672
|
-
},
|
|
673
|
-
{
|
|
674
|
-
"icon_id": "42906920",
|
|
675
|
-
"name": "构件操作/位移编辑",
|
|
676
|
-
"font_class": "weiyibianji",
|
|
677
|
-
"unicode": "e923",
|
|
678
|
-
"unicode_decimal": 59683
|
|
679
|
-
},
|
|
680
|
-
{
|
|
681
|
-
"icon_id": "42906919",
|
|
682
|
-
"name": "构件操作/构件剖切",
|
|
683
|
-
"font_class": "goujianpouqie",
|
|
684
|
-
"unicode": "e924",
|
|
685
|
-
"unicode_decimal": 59684
|
|
686
|
-
},
|
|
687
|
-
{
|
|
688
|
-
"icon_id": "42907900",
|
|
689
|
-
"name": "场景效果/视频融合",
|
|
690
|
-
"font_class": "shipinronghe",
|
|
691
|
-
"unicode": "e926",
|
|
692
|
-
"unicode_decimal": 59686
|
|
693
|
-
},
|
|
694
|
-
{
|
|
695
|
-
"icon_id": "42907897",
|
|
696
|
-
"name": "场景效果/聚光灯",
|
|
697
|
-
"font_class": "juguangdeng",
|
|
698
|
-
"unicode": "e927",
|
|
699
|
-
"unicode_decimal": 59687
|
|
700
|
-
},
|
|
701
|
-
{
|
|
702
|
-
"icon_id": "42907896",
|
|
703
|
-
"name": "场景效果/粒子效果",
|
|
704
|
-
"font_class": "lizixiaoguo",
|
|
705
|
-
"unicode": "e928",
|
|
706
|
-
"unicode_decimal": 59688
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
"icon_id": "42907895",
|
|
710
|
-
"name": "场景效果/构件闪烁",
|
|
711
|
-
"font_class": "goujianshanshuo",
|
|
712
|
-
"unicode": "e929",
|
|
713
|
-
"unicode_decimal": 59689
|
|
714
|
-
},
|
|
715
|
-
{
|
|
716
|
-
"icon_id": "42907893",
|
|
717
|
-
"name": "场景效果/发光效果",
|
|
718
|
-
"font_class": "faguangxiaoguo",
|
|
719
|
-
"unicode": "e92a",
|
|
720
|
-
"unicode_decimal": 59690
|
|
721
|
-
},
|
|
722
|
-
{
|
|
723
|
-
"icon_id": "42907945",
|
|
724
|
-
"name": "场景效果/电子围栏",
|
|
725
|
-
"font_class": "dianziweilan",
|
|
726
|
-
"unicode": "e92b",
|
|
727
|
-
"unicode_decimal": 59691
|
|
728
|
-
},
|
|
729
|
-
{
|
|
730
|
-
"icon_id": "42907944",
|
|
731
|
-
"name": "场景效果/扫描",
|
|
732
|
-
"font_class": "saomiao",
|
|
733
|
-
"unicode": "e92c",
|
|
734
|
-
"unicode_decimal": 59692
|
|
735
|
-
},
|
|
736
|
-
{
|
|
737
|
-
"icon_id": "42911536",
|
|
738
|
-
"name": "信息/基础信息",
|
|
739
|
-
"font_class": "jichuxinxi",
|
|
740
|
-
"unicode": "e92e",
|
|
741
|
-
"unicode_decimal": 59694
|
|
742
|
-
},
|
|
743
|
-
{
|
|
744
|
-
"icon_id": "42911535",
|
|
745
|
-
"name": "信息/操作说明",
|
|
746
|
-
"font_class": "caozuoshuoming",
|
|
747
|
-
"unicode": "e92f",
|
|
748
|
-
"unicode_decimal": 59695
|
|
749
|
-
},
|
|
750
|
-
{
|
|
751
|
-
"icon_id": "42912442",
|
|
752
|
-
"name": "批注/标注大小",
|
|
753
|
-
"font_class": "biaozhudaxiao",
|
|
754
|
-
"unicode": "e932",
|
|
755
|
-
"unicode_decimal": 59698
|
|
756
|
-
},
|
|
757
|
-
{
|
|
758
|
-
"icon_id": "40085574",
|
|
759
|
-
"name": "鼠标中键",
|
|
760
|
-
"font_class": "shubiaozhongjian",
|
|
761
|
-
"unicode": "e877",
|
|
762
|
-
"unicode_decimal": 59511
|
|
763
|
-
}
|
|
764
|
-
]
|
|
765
|
-
}
|