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


IParcelConstruction2.RecalculatePoints Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelConstruction2 Interface > IParcelConstruction2.RecalculatePoints Method
ArcGIS Developer Help

IParcelConstruction2.RecalculatePoints Method

Recomputes point IDs, based on line attributes. Works in all parcel editing modes.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IParcelConstruction2 Interface