This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionPoints Interface > IConstructionPoints.ClearConstructionPoints Method (ArcObjects .NET 10.5 SDK) |
Clears the construction points.
[Visual Basic .NET]
Public Sub ClearConstructionPoints ( _
)
[C#] public void ClearConstructionPoints ( );
[C++]
HRESULT ClearConstructionPoints(
void
);