Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

288d69f6 88fe f963 c961 933f94434516

haplokuon edited this page May 6, 2023 · 1 revision

Spline Field

netDxf 3.0.0 Library

Spline (nonuniform rational B-splines, NURBS).

Definition

Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public const string Spline = "SPLINE"

VB

Public Const Spline As String = "SPLINE"

C++

public:
literal String^ Spline = "SPLINE"

F#

static val mutable Spline: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally