Skip to content

ACadSharp.Header.CadHeader.CurrentEntityLineWeight

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

CurrentEntityLineWeight Property

Lineweight 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