Skip to content

ACadSharp.Entities.Mesh.Vertices

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

Vertices Property

Vertex count of level 0

Definition

Namespace: ACadSharp.Entities.Mesh

C#

DxfCodeValueAttribute
DxfCollectionCodeValueAttribute
public List<XYZ> Vertices { get; private set; }

Property Value

List

Clone this wiki locally