This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionBreakPoints Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that manipulate the break lines for a parcel construction.
Description | ||
---|---|---|
AddBreakPoint | Adds a break point to the parcel construction data. | |
BreakPointCount | The number of break points for the parcel construction data. | |
ClearBreakPoints | Clears all break points. | |
FindBreakPoint | The break point with the matching pointNo. | |
GetBreakPoint | The break point at the given index. | |
RemoveBreakPoint | Remove break point from parcel construction data. |
CoClasses and Classes | Description |
---|---|
ParcelConstructionData | Esri Cadastral Fabric Parcel Construction Data Class. |