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


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

IParcelLineFunctions2 Interface

Provides access to ParcelLineFunctions2 Interface. Interface is deprecated.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method 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.
Method 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.
Method CreateForwardStar Create a forward star class that provides navigation of GS Lines.
Method CreateLinesFromGeometries Create GSLines inversed from the input geometries.
Method 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).

Classes that implement IParcelLineFunctions2

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