I have an Ifc Model that I read in as multiple features using the IFCreader. Aftwerwards I am using the Esri Shapefile writer to output a single feature e.g. "IfcWall" to a shapefile.
The translation is shown as successfull, however there is no file being written in the output directory...
Could someone point me in the right direction of what I may be doing wrong?
Are there transformations necessary between the reader and the writer?