Skip to main content
Question

How do I get the AutoCAD writer to pass multiple line attributes, the block is defined in a template file?

  • June 21, 2017
  • 5 replies
  • 130 views
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.

5 replies

mmacfarlane
Contributor
Forum|alt.badge.img+8
  • Contributor
  • June 21, 2017

I was able to get the writer to grab the attributes for the block as long as the "Use the block name to create blocks" was set to Yes under the advanced parameters. Then make sure you have an attribute called autocad_block_name that has the correct block name from the template file.

I've uploaded my test workspace and template file.


Forum|alt.badge.img+1
  • Author
  • June 21, 2017

Hi,

Thank you for the response I do understand the basic part of attributes and writers, what I'm trying to do is to have a block with a single attribute that has multiple lines. I have the block defined in the template file with the multiple line attribute. But after running the workspace it reverts back to a single line attribute.


mmacfarlane
Contributor
Forum|alt.badge.img+8
  • Contributor
  • June 21, 2017

Hi,

Thank you for the response I do understand the basic part of attributes and writers, what I'm trying to do is to have a block with a single attribute that has multiple lines. I have the block defined in the template file with the multiple line attribute. But after running the workspace it reverts back to a single line attribute.

Ah, I misunderstood. Apologies! I redid the workspace and template file to include a multiline attribute. In my test, it did put text one multiple lines.

 


mmacfarlane
Contributor
Forum|alt.badge.img+8
  • Contributor
  • June 21, 2017

New template and workspace.

I added a multiline attribute.

I would be happy to have a look at your template/workspace if you'd like.


Forum|alt.badge.img+1
  • Author
  • June 21, 2017

cu-eq-labeler-r2.fmw

here is the workspace I will send the template in a few