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