Skip to content

ACadSharp.Header.CadHeader.NumberOfSplineSegments

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

NumberOfSplineSegments Property

Sets the number of line segments to be generated for each spline-fit polyline generated by the Spline option of the PEDIT command.

Remarks

System variable SPLINESEGS.

Definition

Namespace: ACadSharp.Header.CadHeader

C#

CadSystemVariableAttribute
public Int16 NumberOfSplineSegments { get; set; }

Property Value

Int16

Clone this wiki locally