CivilDocumentGetCatchmentGroups Method |
Gets the objectId collection of all catchment group objects in the drawing.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic CatchmentGroupCollection GetCatchmentGroups()
Public Function GetCatchmentGroups As CatchmentGroupCollection
public:
CatchmentGroupCollection^ GetCatchmentGroups()
Return Value
CatchmentGroupCollection
See Also