Click or drag to resize

MeshFaces Property

returns the faces of the mesh

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

Property Value

Type: ListFace
See Also