API Reference

Detailed and full API reference helps you master Tekla development

FacetedBrepFaceVerticeIndexes Property

Gets the vertex indexes.

Namespace:  Tekla.Structures.Geometry3d
Assembly:  Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.1
Syntax
public IList<int> VerticeIndexes { get; }

Property Value

Type: IListInt32
See Also