Skip to content

ACadSharp.Header.CadHeader.SplineType

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

SplineType Property

Sets the type of curve generated by the Spline option of the PEDIT command.

Remarks

System variable SPLINETYPE.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public SplineType SplineType { get; set; }

Property Value

SplineType

Clone this wiki locally