BridgeGetAllStructureIds Method

Gets the objectId collection of all structures in this bridge. The structures include all the abutments, girders, piers, foundations, generic objects, and a deck.

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

Return Value

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