CatchmentGroupCollectionGetCatchmentGroups Method

Gets CatchmentGroupCollection from the database.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public static CatchmentGroupCollection GetCatchmentGroups(
	Database database
)

Parameters

database  Database
 

Return Value

CatchmentGroupCollection
See Also