Skip to content

ACadSharp.Header.CadHeader.SurfaceIsolineCount

Albert Domenech edited this page Jan 8, 2025 · 2 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

Clone this wiki locally