UpdateLayout Method

Update the layout of the current SectionViewGroup to reset the location of section views.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0

Syntax

C#

public void UpdateLayout()

Visual Basic

Public Sub UpdateLayout

Visual C++

public:
void UpdateLayout()

See Also