Skip to content

ACadSharp.Entities.VertexFaceRecord.Index2

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

Index2 Property

Index 2 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 Index2 { get; set; }

Property Value

Int16

Clone this wiki locally