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


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

IBuildMethod2 Interface

Provides access to a method that control the Build process.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method BuildCompleted Indicates that the build commend is complete.
Read-only property BuildProperty Properties that control the build process after execute returns.
Read-only property GroupName The group that this method belongs in.

Classes that implement IBuildMethod2

Classes Description
ParcelDivisionEqualAreaMethod Custom build method to split a parcel by area.
ParcelDivisionEqualPartsMethod Custom build method to split a parcel by parts.
ParcelDivisionEqualWidthMethod Custom build method to split a parcel by width.
ParcelSplitMethod Custom build method to split a parcel into other parcels.
PlanarizeMethod Custom build method to plannerize parcel lines.