Skip to content

ACadSharp.Entities.Mesh.Faces

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

Faces Property

Face list of level 0

Definition

Namespace: ACadSharp.Entities.Mesh

C#

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

Property Value

List<Int32[]>

Clone this wiki locally