Skip to content

ACadSharp.Entities.Solid.Thickness

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

Thickness Property

Specifies the distance a 2D object is extruded above or below its elevation.

Definition

Namespace: ACadSharp.Entities.Solid

C#

DxfCodeValueAttribute
public Double Thickness { get; set; }

Property Value

Double

Clone this wiki locally