Click or drag to resize

MeshFaces Property

Gets the faces of the mesh.

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

Property Value

Type: ListFace
See Also