PointGroupCollectionAllPointsPointGroupId Property

Gets the ObjectId of the "_All Points" PointGroup.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId AllPointsPointGroupId { get; }

Property Value

ObjectId
Remarks
The "_All Points" PointGroup can't be removed.
See Also