This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IB > IBuildMethod2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to a method that control the Build process.
Description | ||
---|---|---|
BuildCompleted | Indicates that the build commend is complete. | |
BuildProperty | Properties that control the build process after execute returns. | |
GroupName | The group that this method belongs in. |
CoClasses and 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. |