Changes compared to version 8.12.0:
Continuing the work introduced in 8.12.0, the Elevation Graph type and its functors received several follow-up improvements and fixes.
pseudoTopPairsForCommonPaths was changed from a Lookup Table to a Base Table, allowing more than one pair of ids that mention the same id to be passed.! character now excludes matching results. This was already supported by the Functor Library, Explorer Panel, Issue Panel, and Submodel Manager since 8.12.0, and is now also supported by the search fields of the projection editor.resultFormat, shared by the Calculate Map / Calculate Categorical Map functor family, was renamed to mapFormat. The previous name is kept as a legacy alias so existing scripts continue to load correctly.pip install step now relies on native OS file locking instead of an internal mechanism, improving reliability under concurrent execution.The diagnostic information dumped by the functor factory was extended:
executionCompletedSucessfully → executionCompletedSuccessfully); the previous name is kept as a legacy alias.LogTag or a CellType to a PositiveIntegerValue was incorrectly flagged as lossless, even though the conversion can fail when the value is 0.std::initializer_list.