Skip to main content
Solved

autocad block attribute editing

  • September 8, 2014
  • 1 reply
  • 51 views

I have about 250 dwg files that all have the same block inserted in paperspace. The block has editable attributes. Am I able to use FME to change a single attribute within the block?

 

Thanks,

 

Ben

Best answer by gio

Sure,

 

 

You need ot read the correct layer to acces the relevant attribute.

 

 

If im not mistaken u should acces psvports and expose fme_attrib_info on the reader  (Format Attributes) etc.

 

 

I am assuming you are talking papaerspace blocks here.
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.

1 reply

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • Best Answer
  • September 8, 2014
Sure,

 

 

You need ot read the correct layer to acces the relevant attribute.

 

 

If im not mistaken u should acces psvports and expose fme_attrib_info on the reader  (Format Attributes) etc.

 

 

I am assuming you are talking papaerspace blocks here.