@enervance/insight-cim-model 0.0.278 → 0.0.280

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -562,6 +562,7 @@ class ConverterIntegral7 {
562
562
  startTime = perf_hooks.performance.now();
563
563
  yield this.createTopologicalNodes(cimModel);
564
564
  logExecutionTime(this.logger, startTime, `createTopologicalNodes()`);
565
+ /** SV Profile */
565
566
  /** TopologicalNodes From- und To-Attribute setzen*/
566
567
  /** Suche alle Terminals mit nicht ausgeprägten ConnectivityNode
567
568
  * Siche das ConnectivityNode in BoundaryFrames */