IFC files contain building models, with solid geometries. In the AutoCAD to IFC demo, we convert 2D AutoCAD floorplan polygons into 3D solid IFC Spaces by elevating and extruding them.
However, your data appears to be contours and roadways. It is not possible to create solid geometry from these linear features, and this is generally not the type of data written to IFC.
If you tell me why you want to write this data to IFC, I may be able to suggest some possible techniques to create valid IFC files from your data.
Hellow Dave!
I am interesting to convert DXF files to IFC
I see your tutorial and I have several questions:
1) If I try to see test.ifc results with DDSViewer.exe I not be able to view resutls.
plannings-entrenamiento-fme-desktop-014.png
Then if I try with Solibri it work well
2) Is there any sample of DXF to IFC or similar converter?
3) I need to convert before DXF to 2d format?
How can I do that?
Thank you and best regards.
Sorry I try to insert name_file.dxf reader and I run translation and I get the ifc file.
project-001.png
But I have several questions about what info is extracting, and translation log.
How to know what info is managing to translate between formats.
I mean, what is the minimal info needed to extract from .DXF to create a .IFC file.
And how can I insert more info like IfcSite if .dxf file hasnĀ“t.
translation-log.txt
Whats the meaning of this two lines:
AutoCAD Reader: An error occurred for dataset 'W:\\software\\FME_info\\DXF to IFC\\data\\hostel.dxf', in function RealDWGReader::getTypeFromBrep: 'eNullObjectPointer or eInvalidObject'
AutoCAD Reader: Failed to get type from BREP for 'autocad_solid3d' entity. Feature may be skipped or resulting geometry may be NULL or incomplete
Otherwise:
IFC: No 'IfcSite'
IFC: No 'IfcBuilding'