Skip to main content
Question

Writing Custom CAD Linestyles using DGN Writer

  • May 4, 2020
  • 3 replies
  • 27 views

I have been having trouble writing geometries into custom linestyles in dgn. I have specified the seed file in the writer parameters and have set the color, style and weights using the "From Seed File" level overrides in the writer. However, when I write out the dgn, the custom linestyles seem to be dropped.

I have attached an image with some test lines. The dgn on the right is the dgn that was written out and the dgn on the left is what I am working towards. I created my seed file by deleting all the lines I drew in the dgn on the left. Does anyone have any advice?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • 2179 replies
  • May 4, 2020

How to write custom line styles to DGN is described in this document:

Custom_Line_Styles

Hope this helps.


ebygomm
Influencer
Forum|alt.badge.img+44
  • Influencer
  • 3427 replies
  • May 4, 2020

Are you setting the igds_style attribute?

Some info here

https://knowledge.safe.com/questions/94319/dgn-writing-custom-linestyle.html


  • 1 reply
  • August 3, 2020

I am having a similar issue, did you end up coming up with a solution?