Click or drag to resize

IReadonlyMeshFaces Property

Get mesh faces.

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

Property Value

Type: IReadOnlyListFace3
See Also