This document is archived and information here might be outdated. Recommended version. |
Provides access to a method that receives notification when the Build is complete.
Name | Description | |
---|---|---|
Activate | Called by the extension when the method becomes active. | |
Deactivate | Called by the extension when the method becomes inactive. | |
Execute | Notifies the method to execute the method. | |
HasUndo | Indicates whether there is an undo avaliable. | |
Name | The name of the build method. | |
Reset | Called by the extension when the method should be set to its initial state. | |
Undo | Notifies the method to undo execute work. | |
UniqueName | The unique name of the Build Method. |
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. |
The Split Parcel Build Method is the default on the Parcel Construction Toolbar.