This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelLineFunctions2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to ParcelLineFunctions2 Interface. Interface is deprecated.
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 and Classes | Description |
---|---|
ParcelFunctions | Functions that create parcels and manage parcel lines. |