Skip to main content
Question

autocad keep label rotation

  • May 14, 2020
  • 0 replies
  • 36 views

alc33
Contributor
Forum|alt.badge.img+11
  • Contributor
  • 54 replies

Hi!

I have a file with only one block put repeated a lot of time. Each block have a 5 labels with a different rotation for each of them.

On FME, I change the name of the block and I add attributes. I have a template with the block for the writer.

I succeed to export my blocks, but on Autocad, when I do the command BATTMAN, all my rotations are reseted.

For me that don't work because the orientation is on the label, and the label of the block on the template have an orientation by default defined on the block.

So I would like to recover the rotation of each label and put it on DWGstyler to keep these rotations.

Fisrt problem : on the reader, the label is not join to the block.There are 2 differents entities. So I need spatial join on the workbench, but I would like to avoid it,

because I should have to check each value to be sure that the join is correct.

I try with exploding block and autocad_block_number to have an unique value on common but it don't work.

Do you know an other method?

Second problem : I have several attributes for one feature, and each attribute have is own rotation. So if I use DWGstyler and on Text/Text Rotation, how can I indicate the rotation for each attribute?

And if the Reader imported label and block separately, does that mean that I have to separate them for the Writer?

Sorry if it's a little bit confused, but there are a lot of questions for me at each step :)

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.