cSelect Group Method CSi API ETABS 2015
Selects or deselects all objects in the specified group.

Namespace: ETABS2015
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax

int Group(
	string Name,
	bool Deselect = false
)

Return Value

Returns zero if the selection is successfully completed, otherwise it returns nonzero.
Remarks

Examples

See Also