PickAdd Property

Determines if objects are added to the selection set using the SHIFT key.

See Also | Example

Signature

object.PickAdd

object

PreferencesSelection
The object or objects this property applies to.

PickAdd

Boolean; read-write

TRUE: Adds objects to the current selection set by holding down SHIFT while selecting.

FALSE: Removes objects from the selection set by holding down SHIFT while selecting.

System variables

The value for this property is stored in the PICKADD system variable.

Remarks

The initial value of this property is FALSE.

 

   Comments?