This document is archived and information here might be outdated. Recommended version. |
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
);