Skip to main content
Question

Point to dwg symbol

  • August 2, 2020
  • 6 replies
  • 262 views

pauledrummond
Contributor
Forum|alt.badge.img

Hi.

I am wanting to export a point layer (GEODATABASE FILE) to a .dwg using the pre-reconfigured block template symbols. 

I have attempted using the DWGStyler but it will not pick up the templates symbols for some reason and just places a point. I have tried following https://community.safe.com/s/question/0D54Q000080hglVSAQ/replace-point-with-symbol-from-a-dwg but there is not quite enough detail on how to go about it.

Can someone please provide the parameters that I need to fill to get the symbol to a dwg file.

Thanks.

 

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.

6 replies

deanhowell
Influencer
Forum|alt.badge.img+24
  • Influencer
  • 315 replies
  • August 3, 2020

Hello @pauledrummond​ , have you set the autocad_block_name attribute?

 

This image is the settings from dwgstyler that we have done and the block creates as expected.

 

dwgstyler


pauledrummond
Contributor
Forum|alt.badge.img
  • Author
  • Contributor
  • 7 replies
  • August 3, 2020

Hello @pauledrummond​ , have you set the autocad_block_name attribute?

 

This image is the settings from dwgstyler that we have done and the block creates as expected.

 

dwgstyler

Thanks for your response @deanhowell​ .

I have done the same although using an attribute for the Block Name. My Block name has spaces in it (WATER_Valve - Sluice). Do you think that may be an issue?

Paul


deanhowell
Influencer
Forum|alt.badge.img+24
  • Influencer
  • 315 replies
  • August 3, 2020

Thanks for your response @deanhowell​ .

I have done the same although using an attribute for the Block Name. My Block name has spaces in it (WATER_Valve - Sluice). Do you think that may be an issue?

Paul

Hello @pauledrummond​ I am not sure but worth checking. If you have a sample file and dwg template, I would be happy to check for you?


pauledrummond
Contributor
Forum|alt.badge.img
  • Author
  • Contributor
  • 7 replies
  • August 3, 2020

Thanks for your response @deanhowell​ .

I have done the same although using an attribute for the Block Name. My Block name has spaces in it (WATER_Valve - Sluice). Do you think that may be an issue?

Paul

Thanks for that @deanhowell​ .

I would love to know what I'm doing wrong!

Regards, Paul


deanhowell
Influencer
Forum|alt.badge.img+24
  • Influencer
  • 315 replies
  • August 3, 2020

Thanks @pauledrummond​ I think I found the issue.

The shapefile has the block name attribute as StopValve-Sluice but that does not exist in your template. If I used a different one like WATER_Value - Sluice then it works (with spaces).

 


pauledrummond
Contributor
Forum|alt.badge.img
  • Author
  • Contributor
  • 7 replies
  • August 3, 2020

Thanks @pauledrummond​ I think I found the issue.

The shapefile has the block name attribute as StopValve-Sluice but that does not exist in your template. If I used a different one like WATER_Value - Sluice then it works (with spaces).

 

Fantastic @deanhowell​ !

Thanks so much for your efforts. Really appreciated.

Regards, Paul