Hello,
I'm trying to create a rough surface geometry in FEKO. Other posts state that this is not possible, but I tried it anyway with the following procedure:
1. Create the rough surface with the desired statistical properties in MATLAB (as an [x,y,z] surface plot).
2. Use the DXFLib to create a polysurface and export it to a .dxf file.
3. Import the .dxf file to the FEKO geometry.
However, when I try to import the geometry to FEKO I get the following error message:

Is this a feasible way to create a rough surface? If it is, could it be a problem with the .dxf file version?
Any insights would be appreciated. Thanks.