Hi there,
I'm working on a workbench where I write DGN V8 data. I would want to use a custom linestyle from my seed file but it does not seem to work. What I do is I use an attributeCreator to create the attribute igds_style and I try to assign the custom linestyle value but I don't know what it's supposed to be. From the documentation, it is said that igds_style takes negative integer to represent custom linestyle.
My question would be how to know which number is assigned to my custom linestlye?
Also , do you have an other idea as to how to write my custom linestyle ?
Thanks in advance !