Updates the pending changes on the PointGroup object. After the PointGroup is updated, the property IsOutOfDate is false.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public void Update() |
| Visual Basic |
|---|
Public Sub Update |
| Visual C++ |
|---|
public: void Update() |