Hi I am trying to find a particular layer from layout using skill Let the layer be '("m1" "drawing") I am using m1 = setof(x cv~>shapes x~>lpp=='("m1" "drawing")). This is working fine. But the problem is, if the layout is huge with lots of polygons, the run time is too huge. Is there any other way to do this? Regards Sajin