Skip to content

ACadSharp.Header.CadHeader.ThicknessDefault

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

ThicknessDefault Property

Sets the default 3D thickness property when creating 2D geometric objects.

Remarks

System variable THICKNESS.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Double ThicknessDefault { get; set; }

Property Value

Double

Clone this wiki locally