Provides access to ParcelConstruction3 Interface.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
ApplyScaleAndRotation | Apply scale and rotation to lines' bearing and distance. Use for lines that are inversed from coordinates. | |
ConstructionData | The current construction data for editing parcel / construction. | |
CurrentColumn | The current active column id. | |
CurrentRow | The current active row id. | |
DefaultLineTemplate | Default line template. To set assign last row. | |
DeleteAllLines | Delete all lines in the grid. | |
GetLineGeometry | The polyline repesentation of the GSLine. Method supports Line Strings and is projected. | |
GetOriginPoint | Origin point ID. Only applies to the construction environment. | |
RecalculatePoints | Recomputes point IDs, based on line attributes. Works in all parcel editing modes. | |
RecalculatePointsEx | Recomputes point IDs, based on line attributes. | |
SetLineTemplate | Line template at a row. | |
SetOriginPoint | Origin point ID, at coordinate x/y. Other points are calculated from this location. Only applies to the construction environment. | |
SortLines | Sort lines based on their from:to value pairs. | |
UpdateGridFromGSLines | Updates the line grid with the values in the GSLines. Readding lines rehydrates lines from pracel or construction line strtuctures. |
CoClasses that implement IParcelConstruction3
CoClasses and Classes | Description |
---|---|
ParcelConstruction | Managers the objects in the UI line grid. |