Skip to content

ACadSharp.Entities.Mesh.Vertices

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

Vertices Property

Vertex count of level 0

Definition

Namespace: ACadSharp.Entities.Mesh

C#

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

Property Value

List

Clone this wiki locally