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


IConstructionBreakPoints Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionBreakPoints Interface
ArcGIS Developer Help

IConstructionBreakPoints Interface

Provides access to members that manipulate the break lines for a parcel construction.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddBreakPoint Adds a break point to the parcel construction data.
Read-only property BreakPointCount The number of break points for the parcel construction data.
Method ClearBreakPoints Clears all break points.
Method FindBreakPoint The break point with the matching pointNo.
Method GetBreakPoint The break point at the given index.
Method RemoveBreakPoint Remove break point from parcel construction data.

Classes that implement IConstructionBreakPoints

Classes Description
ParcelConstructionData Esri Cadastral Fabric Parcel Construction Data Class.