allObj=selection as array
for i=2 to allObj.count do
(
allObj[1].EditablePoly.attach allObj[i] allObj[1]
)