How to batch export multiple GIS layers to SHP files?
Comments
-
Hi,
you can try 'GISEXPORT' command, in the 'Select GIS layers' click the '…' button and then select 'Lines' for geometry type, and there you can pick multiple layers at once.
You could also just select the entities directly.
2 -
Did not really have a proper dwg to test on but (command "gisexport" ss "" ) seemed to work where (setq ss (ssget)) would be the layer objects you want using a ssget filter. Not sure what to answer for the couple of question asked after command used. Perhaps Lyubov can help.
0

