Network Distance Overlay: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
For each [[Grid cell]], the depth of the [[Net line]] is compared to the presence of underground [[Construction]]s, and [[Construction]]s 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]].
For each [[Grid cell]], the depth of the [[Net line]] is compared to the presence of underground [[Construction]]s, and [[Construction]]s 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 line]]s are checked for distance against:
[[Net line]]s are checked for distance against both [[Construction]]s above ground and [[Construction]]s below ground. This is done based on the [[Function Value]]s the [[Construction]] has. The following details dictate the exact extent of the [[Construction]] in the underground for testing distance:


* The [[Height offset (Function Value)|height offset]] of [[Construction]]s. This dictates the base of the [[Construction]].
* The [[Basement height m (Function Value)|basement depth]] and the [[Root depth m (Function Value)|root depth]] of [[Construction]]s added together. This makes the [[Construction]] deeper than its base.
* The [[Floor height m (Function Value)|floor height]] of [[Construction]]s, 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.


{{article end
{{article end

Revision as of 14:42, 4 March 2021

This article is a stub.
This functionality is currently in BETA.
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:

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.

Notes

See also