Skip to main content

Good morning from Vienna!

This might be quite an easy task for advanced fme-users, but I have not too much experience working with fme. I have a task to read ifc-files and use the ifc-space information and location for write to dwg-files. I have one autocad-block as a template to be placed into the center of each room. So my idea is to derive the centerpoint of the footprint of each room and use those xy-coordinates for the autocadblock-x and -y. I just can't find a way how to merge both datastreams... FeatureMerger-Transfomer? but what data can I join the two streams on?

Thx for your help!

ifc2dwg with autocad-block template

This can be done using the DwgStyler transformer. If you need more help please elaborate what you have.


This can be done using the DwgStyler transformer. If you need more help please elaborate what you have.

Thank you so much!

This is allready a big step forward. I am now working on the right way to hand over attribute-data from the ifc-file to the respective text-attributes within the autocadblock. I am sure I can solve that...


Thank you so much!

This is allready a big step forward. I am now working on the right way to hand over attribute-data from the ifc-file to the respective text-attributes within the autocadblock. I am sure I can solve that...

I must admin I've never tried that, so I can't tell you how to do it from the top of my head. It is advised to create a new question if you have a new one.


Reply