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


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

IParcelEditBuild Interface

Provides access to building parcels from construction lines.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method Build Execute current build method.
Read-only property BuildMethod A Parcel Construction Method by index.
Read-only property BuildMethodCount The number of Construction Methods.
Read/write property CurrentBuildMethod Get/Set the current Parcel Construction Method.
Read-only property LastBuildMethod Last saved Parcel Construction Method applied.
Method SaveCurrentBuildMethod Save the current Build Method for the Undo Command.
Method Unbuild Execute current unbuild method.

Classes that implement IParcelEditBuild

Classes Description
CadastralEditorExtension Cadastral Editor Extension Object.