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.280
Syntax
C#
public void Update()
VB
Public Sub Update
C++
public: void Update()