Skip to content

ACadSharp.Header.CadHeader.CurrentLayerName

Albert Domenech edited this page Jan 8, 2025 · 3 revisions

CurrentLayerName Property

Sets the current layer.

Remarks

System variable CLAYER

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public String CurrentLayerName { get; set; }

Property Value

String

Clone this wiki locally