I’m using Openroads Designer 2021 Release 2, but I’m posting this in the Microstation forum because my question is not tied to only Openroads Designer.
When referencing point cloud files, only the default class definitions (ID 0-9 and 12) are recognised. Other class definitions need to be added to the dgn manually or the points will be grouped under Undefined Classes.
At the moment I have a dgn file that contains all the standard class definitions (ID 0-22) as well as some custom class definitions with higher ID’s. I would like to use this set of class definitions as the default when working with point cloud data. To that purpose I’ve tried to set it as a dgnlib file to be used when necessary. The dgnlib file is placed in a folder that is searched for dgnlib files, but for some reason the dgnlib is ignored and the class definitions stick to the defaults as if they are hard-coded.
What I’m looking for is a way to have Openroads recognise the dgnlib and populate the class definitions in the active file.
Does anyone have an idea how to accomplish this?