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

cc72d978 edcc c18d ad75 bd8b10bbbd2a

haplokuon edited this page May 6, 2023 · 1 revision

SurfU Field

netDxf 3.0.0 Library

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

Definition

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

C#

public const string SurfU = "$SURFU"

VB

Public Const SurfU As String = "$SURFU"

C++

public:
literal String^ SurfU = "$SURFU"

F#

static val mutable SurfU: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally