Skip to main content

Hello FME Community!

I’m trying to read a Civil 3D file in FME, but I’m not able to access the specific attributes I need.

I'm trying to retrieve Pipe and Structure Data Fields (Attributes), but I'm running into errors.
 

Here are the errors that I’m seeing:

```
2024-10-27 15:13:47|   5.1|  0.0|ERROR |AutoCAD Reader: An error occurred for dataset 'C:\Users\Dor\OneDrive\Perach\Ayalon\חומר ראשני\R6407_01-RME-DR-SVD.dwg', in function AutoCAD2004Reader::readC3DSchema. Exception thrown: 'Not that kind of class' (Object of class AcDbProxyObject can't be cast to AeccDbNetworkPartDef.)

2024-10-27 15:13:47|   5.1|  0.0|ERROR |An error has occurred. Check the logfile above for details

2024-10-27 15:13:48|   5.6|  0.0|ERROR |Failed to obtain any schemas from reader 'CIVIL3D' from 1 dataset. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information.

2024-10-27 15:13:48|      |     |ERROR |Workspace generation failed. Parameter file was C:\Users\Dor\AppData\Local\Temp\FME_1730034821327_10480.
```

Does anyone have any ideas on how I might resolve this?
I attached here the civil3d file.

Thanks for any help!

Be the first to reply!

Reply