Click or drag to resize

MeshFaces Property

Gets the mesh faces list.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public List<int[]> Faces { get; }

Property Value

Type: ListInt32
See Also