Gets the objectId collection of all girder groups in this bridge. One girder group may contain a set of girders.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public ObjectIdCollection GetGirderGroupIds()
VB
Public Function GetGirderGroupIds As ObjectIdCollection
C++
public: ObjectIdCollection^ GetGirderGroupIds()