Network Distance Overlay: Difference between revisions
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
* A [[Building]]'s [[Slanting roof height (Function Value)|slanting roof height]] currently does not contribute to the height of the [[Building]] for the calculation of this [[Overlay]]. | * A [[Building]]'s [[Slanting roof height (Function Value)|slanting roof height]] currently does not contribute to the height of the [[Building]] for the calculation of this [[Overlay]]. | ||
* [[Net line]]s do not need to be explicitly active to be tested. | * [[Net line]]s do not need to be explicitly active to be tested. | ||
* This model | * This model is intended for [[Net Line]]s with diameters smaller than the grid size. | ||
|seealso= | |seealso= | ||
* [[Underground visualization]] | * [[Underground visualization]] | ||
Latest revision as of 16:53, 7 July 2026

The Network Distance Overlay is a Grid Overlay which displays the distance (if any) between underground Net lines and Buildings which extend into the underground.
For each Grid cell, the depth of the Net line is compared to the presence of underground Buildings. 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 Building.
Distance calculation
Net lines are checked for distance against both Buildings above ground and Buildings below ground. This is done based on the Function Values the Building has. The following details determine the extent of the Building in the underground for testing distance:
- The height offset of Buildings. This dictates the base of the Building.
- The basement depth and the root depth of Buildings added together. This makes the Building deeper than its base.
- The floor height of Buildings, multiplied by their amount of floors. In case the building belongs to the underground category, the floors extend downwards below the surface.
If the Net line's height passes through the extent of the Building, the computed distance is 0. Otherwise, the distance between either the top or the bottom of the Building is used.
Notes
- Net lines are not checked against the presence of other Net lines in the same cell.
- A Building's slanting roof height currently does not contribute to the height of the Building for the calculation of this Overlay.
- Net lines do not need to be explicitly active to be tested.
- This model is intended for Net Lines with diameters smaller than the grid size.
See also