ArcObjects Library Reference (CadastralUI)  

IParcelLineFunctions2 Interface

Provides access to ParcelLineFunctions2 Interface. Interface is deprecated.

Product Availability

Available with ArcGIS Desktop.

Members

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).

CoClasses that implement IParcelLineFunctions2

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