cGroup Interface

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

The cGroup type exposes the following members.

Methods
  NameDescription
Public methodCount
Retrieves the number of defined groups.
Public methodDelete
Deletes the specified group.
Public methodGetAssignments
Retrieves the assignments to a specified group
Public methodGetGroup
Retrieves the group data.
Public methodGetGroup_1
Retrieves the group data. Primarily for ETABS
Public methodGetNameList
Public methodSetGroup
Sets the group data.
Public methodSetGroup_1
Sets the group data. Primarily for ETABS
Top
See Also