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 | ||
---|---|---|
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 that implement IConstructionBreakPoints
CoClasses and Classes | Description |
---|---|
ParcelConstructionData | ESRI Cadastral Fabric Parcel Construction Data Class. |