EntityIndex Field

The index of the entity the vertex belongs to.
Public EntityIndex As Integer
This language is not supported or no code example is available.
public int EntityIndex
This language is not supported or no code example is available.

Field Value

int
Remarks
 
The index refers to the Block.Entities list of the inner-most parent of the Parents list in case it is not empty, else to the EntityList.CurrentBlockReference Entities list or, if there is no current BlockReference, to the Environment.Entities list.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition