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

f18ef43e e054 0a26 f1db a3d0c2735b1c

haplokuon edited this page May 6, 2023 · 1 revision

SurfV Field

netDxf 3.0.0 Library

Define the number of segments generated for smoothed polygon meshes in N direction.

Definition

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

C#

public const string SurfV = "$SURFV"

VB

Public Const SurfV As String = "$SURFV"

C++

public:
literal String^ SurfV = "$SURFV"

F#

static val mutable SurfV: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally