This document is archived and information here might be outdated. Recommended version. |
Merge selected parcels.
[Visual Basic .NET] Public Function MergeParcels ( _ ByVal pGSPlan As IGSPlan, _ ByVal pSourcePoints As ICadastralPoints, _ ByVal pParcels As IEnumGSParcels, _ ByVal pDestinationPacket As ICadastralPacket _ ) As IGSParcel
[C#] public IGSParcel MergeParcels ( IGSPlan pGSPlan, ICadastralPoints pSourcePoints, IEnumGSParcels pParcels, ICadastralPacket pDestinationPacket );
Use the MergeParcels method to merge 2 or more parcels into one. This will create a new parcels and mark the original parcels as Historic.