Skip to content

ACadSharp.Entities.VertexFaceRecord

Albert Domenech edited this page Sep 17, 2025 · 4 revisions

VertexFaceRecord Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class VertexFaceRecord

Properties

Returns Name Summary
Int16 Index1 Index 1 of the face.
Int16 Index2 Index 2 of the face.
Int16 Index3 Index 3 of the face.
Int16 Index4 Index 4 of the face.
ObjectType ObjectType
String SubclassMarker
Clone this wiki locally