Skip to content

ACadSharp.Entities.PolyfaceMesh.Faces

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

Faces Property

Definition

Namespace: ACadSharp.Entities.PolyfaceMesh

C#

public CadObjectCollection<VertexFaceRecord> Faces { get; private set; }

Property Value

CadObjectCollection

Clone this wiki locally