This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParcelConstruction3 Interface > IParcelConstruction3.UpdateGridFromGSLines Method (ArcObjects .NET 10.4 SDK) |
Updates the line grid with the values in the GSLines. Readding lines rehydrates lines from pracel or construction line strtuctures.
[Visual Basic .NET] Public Sub UpdateGridFromGSLines ( _ ByVal AddLinesFromSource As Boolean _ )
[C#] public void UpdateGridFromGSLines ( bool AddLinesFromSource );