I have created a workbench that transforms DGN cells to AutoCAD blocks. In this process I am trying to set a feature to the defpoints layer but when I aggregate to a block it puts all features on 0. Is there a way to keep that defpoints layer when aggregating?
Solved
Create AutoCAD block with Aggregator but maintain layer of individual features
Best answer by daveatsafe
Hi @gerryjames,
FME cannot currently create multi-layer blocks, and so defines the blocks on layer 0, so they can be placed on any layer in the DWG file.
I have created an enhancement request to add the ability to set the layer of the block component using geometry traits, instead of a feature attributes, which would allow you to create blocks with different components on different layers.
I will notify you as soon as this capability is available.
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.
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.


