The features produced through the road model calculations are processed in the task according to the conversion rule. To be able to set up the conversion rule correctly we need to first know what data is produced.
By pressing CTRL+SHIFT+F12 inside Quadri we will start the Quadri.log file that is tracking all transactions in the background. This file is also available in the %TEMP%/Trimble/ -folder.
By looking through the file we will find content like:Creating feature with attributes [LAYER, 0][VIPSSURFACENO, -1.01][VIPSSURFACENAME, NP21-roadmodel | -1.01 | V. Kjørefelt][ATTRSURFACENO, -1000100][VIPSSURFACEGROUP, ][TYPEID, V. Kjørefelt][TASKNAME, NP21-roadmodel][MEDIUM, 0][PROCESSHISTORY, Produced by Novapoint - Road][PHASE, ENUM:119115][RAILWAYSURFACETYPE, ][RAILWAYSLEEPERRIGHTSIDE, ]
Below this line we will find what kind of geometry type the feature is:Feature created id -3 type 1 (LegacySurface)
What this tells us is that the road model has produced a surface with the following information:
From this information, the conversion rule will be able to map different parts of the information into features and attributes in the Quadri model.