Share

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

Syntax

C#

public ObjectIdCollection GetAllStructureIds()

VB

Public Function GetAllStructureIds As ObjectIdCollection

C++

public:
ObjectIdCollection^ GetAllStructureIds()

Return Value

ObjectIdCollection

Remarks

OBJECTID TYPE:Autodesk.Civil.DatabaseServices.BridgeStructure

See Also

Reference

Was this information helpful?