dtm.insertNodeInto(_nodPoints, nodRoot, 0);
dtm.insertNodeInto(_nodSegmentsWiseYes, nodRoot, 0);
dtm.insertNodeInto(_nodPaths, nodRoot, 0);
dtm.insertNodeInto(_nodAreas, nodRoot, 0);
dtm.insertNodeInto(_nodSectors, nodRoot, 0);
dtm.nodeStructureChanged(nodRoot);
if (!this._nodSectors.init())
throw new Exception("! this._nodSectors.init()");
if (!this._nodSegmentsWiseYes.init())