Provides access to join parcel session manager.
Product Availability
Available with ArcGIS Desktop.
Description
This interface provides access to the
JoinParcelManager object. This object helps to manage the task of
joining a parcel to a cadastral fabric. The
ICadastralExtensionManager interface provides a method to get the
Join Parcel Manager object.
This interface provides methods
to:
Start and Stop a Parcel Join sessionEnable and Disable Join Parcel ToolCheck whether a join session is in progressSelect Join Parcel Tool as the current active toolJoin a parcel to the fabricAutomatically create join links from the parcel to the fabric and display the linksRefresh the displayUpdate the join parcel dialog with the join link infoUpdate the join dialog buttons’ state
Members
| Description | ||
|---|---|---|
![]() |
AutoJoinParcel | Automatically create join links to the Parcel and display the links. |
![]() |
EnableJoinParcelTool | Indicates whether Join Parcel Tool is enabled/disabled. |
![]() |
FlashJoinLink | Flash a join link on the map. |
![]() |
Joining | Indicates whether a Joining session is in progress. |
![]() |
JoinParcel | Join a Parcel to the network. |
![]() |
Refresh | Refresh/Redraw Join Parcel. |
![]() |
RemoveJoinLink | Remove a join link. |
![]() |
SelectJoinParcelTool | Select the Join Parcel Tool as Active tool. |
![]() |
StartJoining | Start Joining the input parcel. |
![]() |
StopJoining | Stop Joining parcel. |
![]() |
UpdateJoinDialogButtons | Enable/Disable JoinDialog Buttons when the current active tool changes. |
![]() |
UpdateJoinLinkInfo | Update Join Parcel dialog with join link info. |
![]() |
UpdateRotationScaleInfo | Update Join Parcel dialog with rotation and scale info. |
CoClasses that implement IJoinParcelManager
| CoClasses and Classes | Description |
|---|---|
| JoinParcelManager | Manager object for Parcel Joining. |


