Gets the objectId collection of all structures' contents in this bridge. The contents may be solids and meshes.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public ObjectIdCollection GetAllContentIds()
VB
Public Function GetAllContentIds As ObjectIdCollection
C++
public: ObjectIdCollection^ GetAllContentIds()