Gets the objectId collection of all catchment group objects in the drawing.
Namespace: Autodesk.Civil.ApplicationServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public CatchmentGroupCollection GetCatchmentGroups()
VB
Public Function GetCatchmentGroups As CatchmentGroupCollection
C++
public: CatchmentGroupCollection^ GetCatchmentGroups()