Select inside or outside contour

Belongs to

What it does

Selects objects using the area defined by the current selection. This Action is useful to select objects only within a defined shape, such as a Dieline or a Cutter Guide.

There are several options. You can select:
  • The objects inside or outside the contour.
  • The objects inside or outside the contour or overlapping contour.
  • The objects completely covering the area inside the contour.

Note that this Action must be preceded by a Select Action in the same Action List (for example a Select spot color or a Select objects on layer Action). You can use any "select" Action you want, e.g. select by layer, by color, by line weight and you can use even operators (AND, OR) as required, but remember that only the basic shape of the selected line art objects will contribute to the contour!

Remarks

Example 1

This Action List logs all images inside the contour formed by all line art on the Cutting layer:
Select by layer "Cutting"
Select inside contour 
Select images 
Select AND 
Log selection 

Example 2

This Action List moves all elements belonging to the barcode to a separate layer. Note that the technical contour around the barcode is not moved!

Select spot color "Barcode area"
Select inside contour
Move to layer "Barcode"   

Example 3

This Action List converts the color of all objects with spot color "Content area" to CMYK. The "content area" spot color itself is (obviously) not touched.

Select spot color "Content area"
Select inside contour
Convert selection to CMYK   

Related Action