ACadSharp.Header.CadHeader.NumberOfSplineSegments - DomCR/ACadSharp GitHub Wiki

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