cSelect Interface

Namespace:  ETABS2016
Assembly:  ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax
public interface cSelect

The cSelect type exposes the following members.

Methods
  NameDescription
Public methodAll
Selects or deselects all objects in the model.
Public methodClearSelection
Deselects all objects in the model.
Public methodGetSelected
Retrieves a list of selected objects
Public methodGroup
Selects or deselects all objects in the specified group.
Public methodInvertSelection
Deselects all selected objects and selects all unselected objects; that is, it inverts the selection
Public methodPreviousSelection
Restores the previous selection
Top
See Also