Hello everyone,
I installed version 14.2 and the FF function does not work when I import 2D DXF files. It returns a blue square. In version 14.1 this problem also appears. In previous versions it works normally. I used the codes below:
p1 = Import["C:\\Projects\\part1.DXF"];
DiscretizeGraphics[Graphics[p1]]
Could this be a bug?
Regards,
Sinval