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


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

IConstructParcelFunctions3 Interface

Provides access to ConstructParcelFunctions3 Interface.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method ConstructParcelsFromLines Creates parcels from a collection of IGSLines. AllowExternalChildrenParts should only be true for when creating single parcels.
Method ExplodeMultiPartParcel Creates exploded parts from a multi part parcel.
Method MergeParcels Merge selected parcels.
Method MergeParcelsCourses Creates parcels that have merged courses. testBearing is the allowed line/curve deflection. testRadiusOrFactor is the allowed radial difference. If radiusAsFactor=True, the first radius encountered (in a series of collinear curves) multiplied by testRadiusOrFa
Method RemainderParcels Creates remainder parcels from multiple parcels.

Classes that implement IConstructParcelFunctions3

Classes Description
ParcelFunctions Functions that create parcels and manage parcel lines.