Hello everyone,
At the moment I am doing a conversion from BGT to NLCS (Dutch cad standard)
I have an excel file (bgt to nlcs conversion) which has the corresponding color, line weight and linestyle names that I need for the conversion to NLCS.
I have created a seedfile and via the Line style editor in Microstation 2023 I imported the rsc files that I needed in the seedfile.
In fme, I don't use the dgnstyler, but I just defined the following attributes in the Attibutemanager:
igds_style_name
igds_color
igds_weight
In the Level manager in the seed file, I haven't defined the levelname and the corresponding style yet, since it would be too much work for me. So based on Fme I just hope to give elements their corresponding color, lineweight and style. Color and weight has been succesfully (see below for snapshot of the output in the data inspector), only igds_style_name not yet. I haven’t used igds_style, since I don't know the number and I have the igds_style_name available in the excel file, so I hoped based on igds_style_name it would pick the right linestyle from the seed file, but that unfortunately didn't happen. It just picked a default/random linestyle
Does anyone has any tips on how I can proceed?