|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelConstruction Interface (ArcObjects .NET 10.5 SDK) | 
Provides access to ParcelConstruction Interface.
| Description | ||
|---|---|---|
|  | CanModifyPointIDs | Indicates if point IDs be changed. Returns false for existing lines on a joined parcel. | 
|  | ClearLineSelection | Clears all line selection. | 
|  | CurrentColumn | The current active column id. | 
|  | CurrentRow | The current active row id. | 
|  | DeleteGridRow | Delete a row. | 
|  | GetLine | The GSLine in the table grid. Grid and display is refresh on return. | 
|  | GetLines | All complete GSLines. | 
|  | GetLineSelection | Get/Set line selection. | 
|  | InsertGridRow | Insert a row before given row. Use -1 to insert at the end. | 
|  | LineCount | Number of lines in the table grid. | 
|  | Parcel | The current editing parcel. Object contains grid GSLines that are valid. Grid and display is refresh on return. | 
|  | ResetOriginPoint | Reset origin point to the first [from] point in the grid, from which other points are calculated. Only applies to the construction environment. | 
|  | SetLineSelection | Get/Set line selection. | 
| CoClasses and Classes | Description | 
|---|---|
| ParcelConstruction | Managers the objects in the UI line grid. | 
Access the construction line grid in the parcel construction environment.