-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2236e33
commit 129926a
Showing
8 changed files
with
64 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
# 隧道照明工程 | ||
|
||
:::tip 本文介绍使用隧道照明进行设计 | ||
|
||
**数据准备阶段详见[数据整理](/data/readme.md)帮助文档** | ||
|
||
::: | ||
|
||
## 一、隧道照明功能详解 | ||
|
||
```txt | ||
在菜单栏中的 | ||
├─ 隧道机电下拉菜单中 | ||
├─ 打开隧道照明 | ||
├─ 打开隧道照明主设计栏 | ||
``` | ||
|
||
<center><img src="/functions/Tunnel-Lighting/隧道照明主菜单.png"></center> | ||
|
||
## 二、工程信息面版 | ||
|
||
隧道照明主要包括:工程信息面版、接线图自动绘制面板、照明自定义图库面版 | ||
|
||
```txt | ||
工程信息面版 | ||
├─ 隧道主体工程信息 | ||
├─ 照明计算 | ||
├─ 工程信息保存、导入、导出 | ||
``` | ||
|
||
<center><img src="/functions/Tunnel-Lighting/隧道照明主控面版1.png"></center> | ||
|
||
![images](/functions/Tunnel-Lighting/照明计算2.png) | ||
|
||
## 三、照明布设面版 | ||
|
||
本段介绍照明一键布设相关功能。 | ||
|
||
```txt | ||
照明布设面版 | ||
├─ 添加、删除隧道灯具 | ||
├─ 生成布设规则 | ||
├─ 一键灯具布设 | ||
├─ 一键接线图绘制 | ||
├─ 自动分图处理 | ||
``` | ||
|
||
<center><img src="/functions/Tunnel-Lighting/照明布设面版3.png"></center> | ||
|
||
## 四、自定义图库面版 | ||
|
||
本段介绍自定义图库面片信息。 | ||
|
||
```txt | ||
自定义图库面版 | ||
├─ 添加、删除隧道照明专业图例 | ||
├─ 自定义导入功能 | ||
└─ 图库二次处理 | ||
``` | ||
|
||
<center><img src="/functions/Tunnel-Lighting/照明图库功能4.png"></center> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters