ArcObjects Library Reference (GeoDatabaseExtensions)  

IConstructionUnbuildableLines Interface

Provides access to members that manipulate the unbuildable lines of a parcel construction.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method AddUnbuildableLine Mark a line as unbuildable for the parent parcel.
Method ClearUnbuildableLines Clears the unbuildables lines of the parent parcel.
Method GetUnbuildableLines Retrieve the from and to points for the unbuildables lines of the parent parcel.
Method RemoveUnbuildableLine Remove unbuildable line for the parent parcel.
Method SetUnbuildableLines Input the from and to points for the unbuildable lines of the parent parcel.

CoClasses that implement IConstructionUnbuildableLines

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