This document is archived and information here might be outdated. Recommended version. |
Provides access to Parcel Explorer window that has a treeview of joined and unjoined parcels.
This interface provides access to the Parcel Explorer object. The Parcel Explorer is a dockable window, containing a treeview of joined and unjoined parcels. ICadastralExtensionManager provides a method to get the Parcel Explorer object.
This interface provides methods to:
Name | Description | |
---|---|---|
AddParcel | Add a Parcel to the Parcel Explorer. | |
AddPlan | Add a New Plan to the parcel explorer. | |
ContextMenuParcel | Currently selected Parcel in the Parcel Explorer. | |
ContextMenuPlan | Currently selected Plan in the Parcel Explorer. | |
DeleteParcel | Delete a Parcel from the Parcel Explorer. | |
hWnd | Window handle of the Parcel Explorer. | |
Redraw | Redraw the Parcel Explorer. | |
Refresh | Refresh the Parcel Explorer. | |
Show | Show/Hide the Parcel Pxplorer. | |
ShowHistoricParcels | Indicates whether the Historic Parcels are viewd in the Parcel Explorer. | |
Visible | Indicates whether the Parcel Explorer is visible. |
Classes | Description |
---|---|
ParcelExplorer | Manager object for Parcel Explorer. |