Click or drag to resize

Facevert_inds Property

Gets the vertex indexes of the face vertices.

Namespace:  Karamba.Utilities.KMesh
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public List<int> vert_inds { get; }

Property Value

Type: ListInt32
See Also