Skip to content

ACadSharp.Header.CadHeader.XEdit

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

XEdit Property

Controls whether the current drawing can be edited in-place when being referenced by another drawing

Remarks

System variable XEDIT

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean XEdit { get; set; }

Property Value

Boolean

Clone this wiki locally