I have a layer in AutoCAD which consists of many rectangle polygons (created with polylines) with the same size that touch each other. So it's like a grid. And I also have another layer on the bottom of it which consists of many polylines - city boundaries, forest and agricultural areas. Now I want to "cut" the second one according to the grid so that all polylines will be split in the size of each rectangle of the grid.
Is it possible in AutoCAD? I think this can be done with ArcGIS but how can I do it AutoCAD?