Skip to content

ACadSharp.Entities.Mesh.Edges

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

Edges Property

Edges of level 0

Definition

Namespace: ACadSharp.Entities.Mesh

C#

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

Property Value

List

Clone this wiki locally