Provides access to members that sort a set of lines so that they form the boundary of a parcel. Multipart/islands are supported.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AddLine | Add a single line to the resequencer. lineID needs to be unique. | |
Empty | Empty the line resequencer of stored lines. | |
Sort | Sort the stored lines and return an ordered array of line OIDs. |
CoClasses that implement ILineResequencer
CoClasses and Classes | Description |
---|---|
LineResequencer | Class for sorting lines to form parcel boundaries. |