Skip to content

ACadSharp.Entities.Mesh.Edges

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

Edges Property

Edges of level 0

Definition

Namespace: ACadSharp.Entities.Mesh

C#

DxfCodeValueAttribute
DxfCollectionCodeValueAttribute
public List<Edge> Edges { get; private set; }

Property Value

List

Clone this wiki locally