Click or drag to resize

IMesh2Faces Property

Gets the faces of the mesh.

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
IReadOnlyList<Face3> Faces { get; }

Property Value

Type: IReadOnlyListFace3
See Also