This document is archived and information here might be outdated.  Recommended version.


ICadastralJoin Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IC > ICadastralJoin Interface
ArcGIS Developer Help

ICadastralJoin Interface

Provides access to ICadastralJoin Interface

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method AutoJoin Automatically create Join Links.
Method ComputeJoinResiduals Compute the transform of the Join Parcel to the network.
Method CreateJoinLink Create a new Join Link from the parcel to the network. Returns the positional index of the record
Method CreateLinePointJoinLink Create a new Join Link from a point to a line point.
Method DeleteJoinLink Delete a Join Link.
Method FindJoinParcelLine This method is obselete. Use FindNetworkPoint and CreateLinePointJoinLink methods instead
Method FindJoinParcelPoint Find a node on the Join Parcel.
Method FindNetworkJoinPoint Find a node on the Network.
Method FindNetworkLine This method is obselete. Use FindJoinParcelPoint and CreateLinePointJoinLink methods instead
Method GetJoinParcelCentroid Get the join parcel centroid.
Method GetJoinParcelPoint Get a join parcel point co-ords.
Method Join Join the parcel into the Network.
Method JoinLinkCount Get number of join links.
Method JoinLinkInfo Get Info about a Join Link. The join link index specified is ordinal
Method MoveJoinParcel Move the Join Parcel.
Method NearJoinPoint Find a node on the Join Parcel or the Network.
Method RemoveJoinLink Remove a the Join Link from the parcel point to the network point.
Method StartJoining Setup parcel for joining.
Method StopJoining Stop joining process.

Classes that implement ICadastralJoin

Classes Description
CadastralPacket CadastralPacket extras Class