This document is archived and information here might be outdated.  Recommended version.


IConstructionPoints.ClearConstructionPoints Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseExtensions)  

IConstructionPoints.ClearConstructionPoints Method

Clears the construction points.

[Visual Basic .NET]
Public Sub ClearConstructionPoints ( _
)
[C#]
public void ClearConstructionPoints (
);
[C++]
HRESULT ClearConstructionPoints(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IConstructionPoints Interface