This document is archived and information here might be outdated. Recommended version. |
Called by the extension when the method becomes active.
[Visual Basic .NET] Public Sub Activate ( _ ByVal oldMethod As IBuildMethod _ )
[C#] public void Activate ( IBuildMethod oldMethod );
The Build method is activated on the Parcel Construction Toolbar when in the Construction mode.
Example: To edit a parcel with the Cadastral Editor, you must be in a job and have to be in Construction mode. Once in this Construction mode, the Build method becomes active and you can choose a Build method from the dropdown.