Provides access to ParcelConstruction Interface.
Product Availability
Available with ArcGIS Desktop.
Members
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 that implement IParcelConstruction
CoClasses and Classes | Description |
---|---|
ParcelConstruction | Managers the objects in the UI line grid. |
Remarks
Access the construction line grid in the parcel construction environment.