IEaxObjectSelection.Combined

Syntax

Combined: IDimSelectionSet;

Description

The Combined property returns spliced selection corresponding to all areas selected in the table.

Comments

To get separate area selections, use the IEaxObjectSelection.Item property.

Example

The property use is given in the example for IEaxObjectSelectionManager.Selection.

See also:

IEaxObjectSelection