Provides access to ParcelLineFunctions2 Interface. Interface is deprecated.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
BreakLinesWithLinePoints | GSlines where all lines are broken up at there line points. Does not split lines at LPs where LPs are not assoc to a line. | |
BreakLinesWithLinePointsEx | GSlines where all lines are broken up at there line points. If splitAtAllLPs is false, only those LPs that have an assoc line attached to them are split. | |
CreateForwardStar | Create a forward star class that provides navigation of GS Lines. | |
CreateLinesFromGeometries | Create GSLines inversed from the input geometries. | |
CreateParallelLines | Create construction lines from a given offset. Start and stop at pSourcePath (first and last elements), and going thru in-between points (max two points). |
CoClasses that implement IParcelLineFunctions2
CoClasses and Classes | Description |
---|---|
ParcelFunctions | Functions that create parcels and manage parcel lines. |