Provides access to ConstructParcelFunctions3 Interface.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
ConstructParcelsFromLines | Creates parcels from a collection of IGSLines. AllowExternalChildrenParts should only be true for when creating single parcels. |
![]() |
ExplodeMultiPartParcel | Creates exploded parts from a multi part parcel. |
![]() |
MergeParcels | Merge selected parcels. |
![]() |
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 |
![]() |
RemainderParcels | Creates remainder parcels from multiple parcels. |
CoClasses that implement IConstructParcelFunctions3
CoClasses and Classes | Description |
---|---|
ParcelFunctions | Functions that create parcels and manage parcel lines. |