Skip to content

ACadSharp.Header.CadHeader.CurrentEntityLineWeight

Albert Domenech edited this page Sep 10, 2025 · 4 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