Gets the objectId collection of all catchment group objects in the drawing.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.1584.0
Syntax
| C# |
|---|
public CatchmentGroupCollection GetCatchmentGroups() |
| Visual Basic |
|---|
Public Function GetCatchmentGroups As CatchmentGroupCollection |
| Visual C++ |
|---|
public: CatchmentGroupCollection^ GetCatchmentGroups() |