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


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

IParcelLineFunctions3 Interface

Provides access to ParcelLineFunctions3 Interface.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method BreakLinesAtLinePoints 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 CreateLines Create GSLines from the input line features or geometries. Use negative tolerance to use IConstructTolerance value.
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 IParcelLineFunctions3

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