ArcObjects Library Reference (CadastralUI)  

IBuildMethod2 Interface

Provides access to a method that control the Build process.

Product Availability

Available with ArcGIS Desktop.

Members

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.

CoClasses that implement IBuildMethod2

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.
PlanarizeMethod Custom build method to plannerize parcel lines.