ArcObjects Library Reference (GeoDatabaseExtensions)  

IConstructionPoints Interface

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
Method AddConstructionPoint Adds a construction point to the parcel construction data. Coordinates are in meters.
Method ClearConstructionPoints Clears the construction points.
Read-only property ConstructionPointCount The number of point constructions for the parcel.
Method FindConstructionPoint The construction point with the matching point No. Coordinates are in meters.
Method GetConstructionPoint Retrieves the construction point at the given index. Coordinates are in meters.
Method RemoveConstructionPoint Remove the construction point.

CoClasses that implement IConstructionPoints

CoClasses and Classes Description
ParcelConstructionData Esri Cadastral Fabric Parcel Construction Data Class.