Skip to main content
Question

Modify attribute layer of an Acad block

  • August 20, 2019
  • 3 replies
  • 42 views

eric_tonneau
Forum|alt.badge.img

Hi everybody,

I try to assign a specific layer for several attributes in a block Acad (in order to respect our CAD standard).

I try to assign dedicated layer with the "Attribute manager" (see attachement), but when the acad file is created, I've only one layer defined by "Layer Name" in DWG Writter.

Following documentation, it should be possible to acces this kind of information:

https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_ReadersWriters/acad/Inserts.htm

 

 

But in my case, it doesn't work ... any help ?

 

 

Thanks

 

Eric T.

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+22
  • Contributor
  • 2179 replies
  • August 20, 2019

If these are dynamic blocks, FME can read the blocks and attributes, but not write them.

A PR is in the system to add this to the DWG writer, but it has not yet been built.

I have run into the same limitation.

Adding your vote to this Idea might help: Dynamic blocks


eric_tonneau
Forum|alt.badge.img
  • Author
  • 2 replies
  • August 21, 2019

Sa, after several test, I've found a solution.

I provide this, in order to help other users :-)

create_acad_blocks_with_attributes.fmw


eric_tonneau
Forum|alt.badge.img
  • Author
  • 2 replies
  • August 21, 2019

I've create something ...create_acad_blocks_with_attributes.fmw