Share

TriangleInShellComponent.VertexIndex0 Property

Index of the triangle's first 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 VertexIndex0 { get; }

Property Value

Int32

See Also

Reference

Was this information helpful?