Network Distance Overlay: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 17: | Line 17: | ||
| notes= | | notes= | ||
* [[Net line]]s are not checked against the presence of other [[Net line]]s in the same cell. | * [[Net line]]s are not checked against the presence of other [[Net line]]s in the same cell. | ||
* [[Net line]]s do not to be explicitly active to be tested. | |||
|seealso= | |seealso= | ||
* [[Underground visualization]] | * [[Underground visualization]] | ||
* [[Net line]] | * [[Net line]] | ||
}} | }} |
Revision as of 14:53, 4 March 2021
Read more about Beta features.
The Network Distance Overlay is a Grid Overlay which displays the distance (if any) between underground Net lines and Constructions which extend into the underground.
For each Grid cell, the depth of the Net line is compared to the presence of underground Constructions, and Constructions which are present in the underground. If a conflict is possible in a specific cell, the computed value for that cell is the smallest distance between any Net line and any Construction.
Net lines are checked for distance against both Constructions above ground and Constructions below ground. This is done based on the Function Values the Construction has. The following details dictate the exact extent of the Construction in the underground for testing distance:
- The height offset of Constructions. This dictates the base of the Construction.
- The basement depth and the root depth of Constructions added together. This makes the Construction deeper than its base.
- The floor height of Constructions, multiplied by its amount of floors. This makes the Construction higher than its base.
If the Net line's height passes through the extent of the Construction, the distance is computed as 0. Otherwise, the distance between either the top or the bottom of the Construction is used.