Release Notes NET 14.1.2

Summary

The new version 14.1.2 of NET introduces some important improvements and bug fixes.

A warning got added that is now displayed when redlining actions have already been performed for a survey. This helps prevent potential errors and overlaps.

Additionally, the import functionality has been expanded. The general import now also supports the selection of KML and KMZ files, which increases flexibility when integrating data.

In addition to these improvements, various bug fixes and optimizations have been implemented, further enhancing the overall user experience and increasing the software’s stability.

Supported Software

  • Autodesk AutoCAD Map 3D

    • Autodesk AutoCAD Map 3D 2023.0.4 - Autodesk AutoCAD 2023.1.6

    • Autodesk AutoCAD Map 3D 2024.0.1 - Autodesk AutoCAD 2024.1.6

    • Autodesk AutoCAD Map 3D 2025.0.1 - Autodesk AutoCAD 2025.1.1

  • TKI PostgreSQL Provider 4.2.1

  • Comsof Fiber Designer 2019.2.2 - Comsof Fiber Designer 22.2

  • Comsof Fiber 23.1 - Comsof Fiber 23.2

  • atesio STRATEGIC 2020 - 2023

  • TKI Lizenzierung 14.0
    (Only required for a manual installation on the network license server)

The specified versions for Autodesk AutoCAD and Map 3D are the ones for which NET was developed. Generally, newer versions can also be used. However, there have been occasional updates in the past that caused crashes in NET.

Autodesk AutoCAD Map 3D 2025: Currently, we advise against the productive use of the 2025 version of Autodesk AutoCAD Map 3D. In our tests, this version of Map 3D has proven to be unstable. Additionally, the compatible PGP version is still under development.

Please check your installed AutoCAD Map 3D version and pay attention to these two version details when doing so:

image-20241112-135407.pngimage-20241112-134535.png

 

Release NET 14.1.1 in Detail

General

Documentation Pack

  • The tooltips for using placeholders have been revised and linked to the online help.

NET Design

atesio Integration

  • In the integration of atesio STRATEGIC 2022 and 2023, an issue was fixed where incorrect duct types were used in Drop Trenches.

  • Fixed a bug where the STOREATESIOWORKSPACE command did not store the workspace in the same folder as the project file during calculation.

NET Engineering

General

  • A memory leak in the TANNIS export process has been fixed, which previously caused the memory to grow excessively.

  • A bug was fixed in projects with American measurement system (feet instead of meters) that caused objects displayed from Map3d to be shifted in the Cyclorama.

  • The drawing of terminators in the overview “Splice plan (schema)” has been corrected.

  • If the splitter type should be changed in the dialog of splitters for one or multiple objects, the amount of splitter paths will be adjusted accordingly if possible.

  • The detection of duct insertions and fittings after splitting ducts in the duct connection editor has been improved.

  • A progress bar is now displayed when the cyclorama is started.

  • If “Active” is subsequently set to “Yes” for a FO Patch or TP Patch, the error no longer occurs.

Import

  • The attribute names of the domain tables in the general import have been improved.

  • Columns in the data preview are now displayed in the same order as in the attribute links.

  • Unsupported data types no longer generate an error when executing the general import. Instead, the invalid data records are automatically filtered out.

  • An error with the data types when selecting the filter conditions has been fixed. The filter conditions are now available according to the data type.

  • The performance of the general import has been improved when writing to value lists.

  • The general import now supports the selection of KML and KMZ files.

  • Identical data records are no longer created if objects with the same properties are used in different relations to the same table.

Connection editor

  • The selection of terminations and sockets in the connection editor for switching points is now offered in alphabetical order.

Redlining

  • The redlining data transfer now transfers the date of completion to NET Engineering.

  • A warning is now displayed for redlining actions that have already been carried out for a measurement.

Documentation Pack

  • The workflow “extend plot sequence” did contain an error that caused an crash when loading the workflow. This error has been fixed.

Changes to the Data Model since NET 14.0

NET Design

Base Data Model

14.1

  • New feature class “Surface areas” (TC_PL_SURFACE_AREA)

NET Engineering

Base Data Model

14.1

  • No changes to the data model - Structural update only for new forms and reports

Duct Data Model

14.1

  • No changes to the data model - Structural update only for new forms and reports

Fiber Optic Data Model

14.1

  • Changed the views TC_M_FO_CLOSURE and TC_M_FO_TERMINATOR

    • New column TRUNK_NAME
      Contains the name of the cable trunk that is assigned in the closure or the terminator.

Telephony Data Model

14.1

  • Changed the views TC_M_TP_CLOSURE and TC_M_TP_TERMINATOR

    • New column TRUNK_NAME
      Contains the name of the cable trunk that is assigned in the closure or the terminator.

Redlining Data Model

14.1

Only for PostgreSQL
  • New trigger function tc_f_rl_scan_delete_trigger_function that is cleaning up the database in case a scan is removed from the redlining data model.

  • New trigger trg_rl_scan_after_delete for the table tc_rl_scan

DocPack

14.1

  • New domain table “Plot sequence status” (TC_PLOT_SEQUENCE_STATUS_TBD) containing the following values:

    • 1 - Active

    • 2 - Inactive

    • 3 - Archived

  • New column “Status” (ID_STATUS) in the feature class “Plot sequence” (TC_PLOT_SEQUENCE) with a relation to the domain table “Plot sequence status” (TC_PLOT_SEQUENCE_STATUS_TBD)

Changes to the dialogs since NET 14.0

NET Design

Base Data Model

14.1

  • New dialog for the feature class “Surface area” (TC_PL_SURFACE_AREA)

Base Data Model

14.1

  • New API controls $BTNSHOWALLCABLES, $BTNSHOWALLDUCTS, $BTNSHOWALLSERVICES got added to the feature class “Segment” (TC_SP_SEGMENT)

Duct Data Model

14.1

  • New API controls $BTNSHOWALLCABLES, $BTNSHOWALLSEGMENTS, $BTNSHOWALLSERVICES got added to the feature class “Duct” (TC_SP_DUCT)

Fiber Optic Data Model

14.1

  • New API controls $BTNSHOWALLCABLELOOPS, $BTNSHOWALLDUCTS, $BTNSHOWALLSEGMENTS got added to the feature class “Fo cable” (TC_FO_CABLE)

  • Decimal places for the column “Attenuation” got increased from two to three for the following feature classes.

    • Fo connector data (TC_FO_CONNECTOR_DATA)

    • Fo fiber data (TC_FO_FIBER_DATA)

    • Fo patch data (TC_FO_PATCH_DATA)

    • Fo splice data (TC_FO_SPLICE_DATA)

    • Fo splitter data (TC_FO_SPLITTER_DATA)

  • The format of the attenuation in the field “wave length/attenuation” got fixed in the following feature classes.

    • Fo connector model (TC_FO_CONNECTOR_MODEL)

    • Fo fiber model (TC_FO_FIBER_MODEL)

    • Fo splitter model (TC_FO_SPLITTER_MODEL)

  • The projections to the fiber and the fiber optic cable originating from the service (TC_SERVICE) got fixed. The change only affects SQLite and results in the target dialogs showing the correct number of features.

Telephony Data Model

14.1

  • New API controls $BTNSHOWALLCABLELOOPS, $BTNSHOWALLDUCTS, $BTNSHOWALLSEGMENTS got added to the feature class “Tp cable” (TC_TP_CABLE)

  • The projections to the wire and the telephony cable originating from the service (TC_SERVICE) got fixed. The change only affects SQLite and results in the target dialogs showing the correct number of features.

DocPack

14.1

  • New control “Status” for the column ID_STATUS added to the dialog for the feature class “plot sequence” (TC_PLOT_SEQUENCE)

Changes of the reports since NET 14.0

NET Engineering

Telephony Data Model

14.1

  • The reports for the network overviews got fixed to allow the creation of an aggregated report, created by the DocPack.