Share

Bridge.GetGirderGroupIds 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.280

Syntax

C#

public ObjectIdCollection GetGirderGroupIds()

VB

Public Function GetGirderGroupIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetGirderGroupIds()

Return Value

ObjectIdCollection

Remarks

OBJECTID TYPE:Autodesk.Civil.DatabaseServices.BridgeGirderGroup

See Also

Reference

Was this information helpful?