Hello,
I have different DWG files with 5 layers, all layers are showed correctly using:
cadImage.getLayouts().values().forEach(layout -> {
System.out.println(layout.getLayoutName());
System.out.print…...(is recent, not the most) as 24.6 is latest but got some compatibilty...