Skip to content

ACadSharp.Header.CadHeader.CurrentEntityLineWeight

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

CurrentEntityLineWeight Property

Line weight of new objects

Remarks

System variable CELWEIGHT

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public LineweightType CurrentEntityLineWeight { get; set; }

Property Value

LineweightType

Clone this wiki locally