Hi :
I have a feature class of land parcels and a single boundary polygon in another layer. I would like to "clip" using the boundary polygon, but instead of discarding potions of polygons outside the boundary, I wish to keep the full (original) polygons of all parcels that either intersect the boundary or are entirely located within it. In other words, I wish to discard all polygons completely outside of the boundary.
As a very simple illustration of what I mean. The red triangle is the boundary so the yellow parcel is discarded while the other two are kept in their original form. Can this be achieved in ArcMap?

Paul