Skip to main content
I have a dwg file that has a block with a user entered attribute that is labeled ID at several locations. How would I create a ESRI shp file with each block as a point and ID as an attribute and the insertion point coordinates as attributes as well? I know that it can be done with mapexport in Civil3D but I need an FME process because I am going to be pulling data from another database as well.

 

Thanks,

 

Ben
Hi,

 

 

Enable the format attributes for ID and Use CoordinateExtractor for calculating coordinates and connect to the shp writer with required attributes

 

 

Pratap

Reply