Skip to main content
Solved

How to write point features to Blocks with Autocad_od writer

  • October 7, 2016
  • 3 replies
  • 37 views

jpdenboer
Contributor
Forum|alt.badge.img+2

I've put a autocad template file with two test blocks, a Shapefile with points and a FMW-file in a . So I hope you can seen whats going wrong. I tried to export point features to blocks with autocad_od writer because I want to save other data as Object data. This does not work! When I use de realdwg writer it is still working right.

What is wrong in the Autocad_od writer parameters?

Best answer by erik_jan

Have you tried using the DWGStyler transformer to set the block name on the points?

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+23
  • Contributor
  • Best Answer
  • October 7, 2016

Have you tried using the DWGStyler transformer to set the block name on the points?


jpdenboer
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • October 7, 2016

Have you tried using the DWGStyler transformer to set the block name on the points?

Thank you! This solution is working well!

 

 


Forum|alt.badge.img
  • January 26, 2018

@erik_jan I have the same issue, and I did use DWGStyler to set the block name. However, the AutoCAD_OD writer does not seem to write the points to blocks. How can I write object data AND write the points to the proper block?