IEaxObjectSelection.Combined

Syntax

Combined: IDimSelectionSet;

Description

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

Comments

To get separate selections of areas, use the IEaxObjectSelection.Item property.

Example

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

See also:

IEaxObjectSelection