I have over 30 dwg files. Is there any way I read all at once but I filter them based their file name (1.dwg, 2.dwg)? I need to create Convexthull per dwg file and find out whether they are overlapping.
When I read all dwg file by choosing (Single Merged Feature type) it comes like this .
Best answer by ebygomm
If you read as a single merged feature type, you should expose the fme_dataset attribute (either in the format attributes on the reader or via an attribute exposer). You can then use this attribute as a group by in the HullAccumulator to get one hull per DWG file read
If you read as a single merged feature type, you should expose the fme_dataset attribute (either in the format attributes on the reader or via an attribute exposer). You can then use this attribute as a group by in the HullAccumulator to get one hull per DWG file read
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.