Click or drag to resize

Facevert_inds Property

vertex indexes of the face vertices

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

Property Value

Type: ListInt32
See Also