TriangleInShellComponent.VertexIndex2 Property

Index of the triangle's third vertex in the TriangulatedShellComponent's array of vertices.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public int VertexIndex2 { get; }

Property Value

Int32

See Also

Reference

TriangleInShellComponent Class
Autodesk.Revit.DB Namespace