CivilDocumentGetBridgeIds Method

Gets the objectId collection of all bridge objects in the drawing.

Namespace: Autodesk.Civil.ApplicationServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectIdCollection GetBridgeIds()

Return Value

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