This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manipulate the construction points for the parcel.
Name | Description | |
---|---|---|
AddConstructionPoint | Adds a construction point to the parcel construction data. Coordinates are in meters. | |
ClearConstructionPoints | Clears the construction points. | |
ConstructionPointCount | The number of point constructions for the parcel. | |
FindConstructionPoint | The construction point with the matching point No. Coordinates are in meters. | |
GetConstructionPoint | Retrieves the construction point at the given index. Coordinates are in meters. | |
RemoveConstructionPoint | Remove the construction point. |
Classes | Description |
---|---|
ParcelConstructionData | Esri Cadastral Fabric Parcel Construction Data Class. |