Skip to content

ACadSharp.Entities.VertexFaceRecord

Albert Domenech edited this page Aug 4, 2024 · 3 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 Vert index BS 71 1 - based vertex index(see DXF doc)
Int16 Index2 Vert index BS 72 1 - based vertex index(see DXF doc)
Int16 Index3 Vert index BS 73 1 - based vertex index(see DXF doc)
Int16 Index4 Vert index BS 74 1 - based vertex index(see DXF doc)
ObjectType ObjectType
String SubclassMarker
Clone this wiki locally