Skip to content

ACadSharp.Objects.GeoData.Points

Albert Domenech edited this page Feb 3, 2025 · 1 revision

Points Property

Geo-Mesh points.

Definition

Namespace: ACadSharp.Objects.GeoData

C#

DxfCodeValueAttribute
public List<GeoMeshPoint> Points { get; }

Property Value

List

Clone this wiki locally