This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > IConstructionUnbuildableLines Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that manipulate the unbuildable lines of a parcel construction.
Description | ||
---|---|---|
AddUnbuildableLine | Mark a line as unbuildable for the parent parcel. | |
ClearUnbuildableLines | Clears the unbuildables lines of the parent parcel. | |
GetUnbuildableLines | Retrieve the from and to points for the unbuildables lines of the parent parcel. | |
RemoveUnbuildableLine | Remove unbuildable line for the parent parcel. | |
SetUnbuildableLines | Input the from and to points for the unbuildable lines of the parent parcel. |
CoClasses and Classes | Description |
---|---|
ParcelConstructionData | Esri Cadastral Fabric Parcel Construction Data Class. |