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

be1b5a2d 3be8 0243 c3d0 d1fe04bbe9c9

haplokuon edited this page May 6, 2023 · 1 revision

Face3d Field

netDxf 3.0.0 Library

3d face.

Definition

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

C#

public const string Face3d = "3DFACE"

VB

Public Const Face3d As String = "3DFACE"

C++

public:
literal String^ Face3d = "3DFACE"

F#

static val mutable Face3d: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally