SelectFilter

Introduced

v1.0

Description

Sets the selection filter, but does not activate the selection tool. For example, if the Paint tool is active when you run this command, the Paint tool remains active. To select a filter and activate the selection filter, use SetSelFilter.

Scripting Syntax

SelectFilter( [SelFilter] );

Parameters

Parameter Type Description
SelFilter FilterConstant Selection filter to use.

Default Value: Current selection filter

See Also

SetSelFilter