NetworkGetStructureIds Method |
Gets the objectId collection of all structures belonging to this pipe network.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectIdCollection GetStructureIds()
Public Function GetStructureIds As ObjectIdCollection
public:
ObjectIdCollection^ GetStructureIds()
Return Value
ObjectIdCollection
See Also