Provides access to a method that control the Build process.
Product Availability
Available with ArcGIS Desktop.
Members
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 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. |
ParcelSplitMethod | Custom build method to split a parcel into other parcels. |
PlanarizeMethod | Custom build method to plannerize parcel lines. |