ArcObjects Library Reference (GeoDatabaseExtensions)  

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

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.

CoClasses that implement IConstructionBreakPoints

CoClasses and Classes Description
ParcelConstructionData Esri Cadastral Fabric Parcel Construction Data Class.