1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
| {
| //"Comment":"闷头"
| "RFT_Blocker": true,
|
| //"Comment":"过渡件"
| "RFT_Converter": true,
|
| //"Comment":"弯头"
| "RFT_Elbow": true,
|
| //"Comment":"消火栓"
| "RFT_FireHydrant": true,
|
| //"Comment":"四通"
| "RFT_FourJoint": true,
|
| //"Comment":"换热器"
| "RFT_HeatExchanger": true,
|
| //"Comment":"管道"
| "RFT_Pipe": true,
|
| //"Comment":"水泵"
| "RFT_Pump": true,
|
| //"Comment":"喷淋头"
| "RFT_Shower": true,
|
| //"Comment":"三通"
| "RFT_ThreeJoint": true,
|
| //"Comment":"阀门"
| "RFT_Valve": true,
|
| //"Comment":"水箱"
| "RFT_WaterBox": true,
|
| //"Comment":"水表"
| "RFT_WaterMeter": true,
|
| //"Comment":"水库"
| "RFT_WaterPool": true,
|
| //"Comment":"其他"
| "RFT_Others":true
| }
|
|