Skip to content

ACadSharp.Entities.VertexFaceRecord.Index4

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

Index4 Property

Index 4 of the face.

Remarks

The start value for indexes is 1, if 0 the index will not take an effect.

Definition

Namespace: ACadSharp.Entities.VertexFaceRecord

C#

DxfCodeValueAttribute
public Int16 Index4 { get; set; }

Property Value

Int16

Clone this wiki locally