This document is archived and information here might be outdated.  Recommended version.


IConstructionUnbuildableLines Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionUnbuildableLines Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IConstructionUnbuildableLines

Classes Description
ParcelConstructionData Esri Cadastral Fabric Parcel Construction Data Class.