Skip to content

ACadSharp.Entities.Mesh.Faces

Albert Domenech edited this page Aug 31, 2025 · 3 revisions

Faces Property

Face list of level 0

Definition

Namespace: ACadSharp.Entities.Mesh

C#

DxfCodeValueAttribute
DxfCollectionCodeValueAttribute
public List<Int32[]> Faces { get; private set; }

Property Value

List<Int32[]>

Clone this wiki locally