Skip to main content
Solved

Writing Autocad Dynamic Blocks

  • December 6, 2021
  • 3 replies
  • 120 views

I saw that in this idea, writing dynamic autocad blocks was implemented in build 22098. Is there any documentation available for this yet? I understand this is still a beta build so it might not be available.

 

The reason for this is im trying to write out FME aggregates as Autocad blocks with different colours stored as appearances for individual geometries within the aggregate and i cant find a way to preserve these when writing to Autocad.

Best answer by daveatsafe

Hi @ryanspooner​ 

The colors for the block components is presently set at the feature level of the aggregate, rather than on the individual geometries that make up the block, so FME can't create blocks with multiple colors. FME can place multi-colored blocks if they are defined as such in the template file, however.

I have created an enhancement request to have AutoCAD symbology read from geometry traits if they exist (FMEENGINE-71542), which would enable the creation of multi-color and multi-layer blocks. I will notify you if and when this enhancement is implemented.

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

daveatsafe
Safer
Forum|alt.badge.img+20
  • Safer
  • Best Answer
  • December 6, 2021

Hi @ryanspooner​ 

The colors for the block components is presently set at the feature level of the aggregate, rather than on the individual geometries that make up the block, so FME can't create blocks with multiple colors. FME can place multi-colored blocks if they are defined as such in the template file, however.

I have created an enhancement request to have AutoCAD symbology read from geometry traits if they exist (FMEENGINE-71542), which would enable the creation of multi-color and multi-layer blocks. I will notify you if and when this enhancement is implemented.


jasperwis
Enthusiast
Forum|alt.badge.img+17
  • Enthusiast
  • August 21, 2024

Hi @daveatsafe 

Any update on FMEENGINE-71542?

 

Jasper


daveatsafe
Safer
Forum|alt.badge.img+20
  • Safer
  • August 21, 2024

This enhancement is still in the queue, and is not presently being worked on.