Skip to content

ACadSharp.Header.CadHeader.SurfaceIsolineCount

Albert Domenech edited this page Sep 18, 2025 · 3 revisions

SurfaceIsolineCount Property

Specifies the number of contour lines displayed on the curved surfaces of 3D solids.

Remarks

System variable ISOLINES.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

public Int16 SurfaceIsolineCount { get; set; }

Property Value

Int16

Value

Valid values are from 0 to 2047.

Clone this wiki locally