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


ICadastralUnbuildableLines Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralUnbuildableLines Interface
ArcGIS Developer Help

ICadastralUnbuildableLines Interface

Provides access to Unbuildable lines Interface.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method AddLine Add a line to the group of unbuildable lines.
Read-only property Count Count of unbuildable lines.
Method GetUnbuildableLines All unbuildable GSLines.
Method RemoveAll Remove all lines.
Method RemoveLine Remove a line from the group of unbuildable lines.
Read-only property Unbuildable Indicates whether line is unbuildable line.

Classes that implement ICadastralUnbuildableLines

Classes Description
ParcelConstruction Managers the objects in the UI line grid.