Skip to content

ACadSharp.Header.CadHeader.DisplaySilhouetteCurves

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

DisplaySilhouetteCurves Property

Controls display of silhouette edges of 3D solid and surface objects in the Wireframe or 2D Wireframe visual styles.

Remarks

System variable DISPSILH.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean DisplaySilhouetteCurves { get; set; }

Property Value

Boolean

Clone this wiki locally