BridgeGetGirderGroupIds Method

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.8.0.292
Syntax
public ObjectIdCollection GetGirderGroupIds()

Return Value

ObjectIdCollection
Remarks
OBJECTID TYPE:Autodesk.Civil.DatabaseServices.BridgeGirderGroup
See Also