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