Share

Editor.ApplyCurDwgLayerTableChanges Method

Description

Updates the cached layer data for the current document in the editor.

Visual Basic

Public Function ApplyCurDwgLayerTableChanges() As void

C#

public void ApplyCurDwgLayerTableChanges();

Links

Editor Class, Autodesk.AutoCAD.EditorInput Namespace

Was this information helpful?