Provides access to members that manipulate the construction points for the parcel.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
CoClasses that implement IConstructionPoints
CoClasses and Classes | Description |
---|---|
ParcelConstructionData | Esri Cadastral Fabric Parcel Construction Data Class. |