Skip to content

ACadSharp.Header.CadHeader.ShowSplineControlPoints

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

ShowSplineControlPoints Property

Controls the display of helixes and smoothed mesh objects.

Remarks

System variable SPLFRAME.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Boolean ShowSplineControlPoints { get; set; }

Property Value

Boolean

Clone this wiki locally