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


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

IParcelLineFunctions Interface

Provides access to ParcelLineFunctions Interface.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method BreakLinesWithLinePoints GSlines where all lines are broken up at there line points.
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 IParcelLineFunctions

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

Remarks

Provides access to construction line editing functionality