PointGroupUpdate Method

Updates the pending changes on the PointGroup object. After the PointGroup is updated, the property IsOutOfDate is false.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void Update()
See Also