PointGroupCollectionGetPointGroups Method

Gets the collection of all PointGroups in the specified database.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public static PointGroupCollection GetPointGroups(
	Database pDatabase
)

Parameters

pDatabase  Database
 

Return Value

PointGroupCollection
See Also