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

8f72d8ed 8980 2fc7 10f5 10c50fcf2872

haplokuon edited this page May 6, 2023 · 1 revision

Mesh Field

netDxf 3.0.0 Library

Mesh.

Definition

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

C#

public const string Mesh = "MESH"

VB

Public Const Mesh As String = "MESH"

C++

public:
literal String^ Mesh = "MESH"

F#

static val mutable Mesh: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally