ACadSharp.Objects.GeoData.Points - DomCR/ACadSharp GitHub Wiki
Points Property
Geo-Mesh points.
Definition
Namespace: ACadSharp.Objects.GeoData
C#
DxfCodeValueAttribute
public List<GeoMeshPoint> Points { get; }
Property Value
List
Geo-Mesh points.
Namespace: ACadSharp.Objects.GeoData
C#
DxfCodeValueAttribute
public List<GeoMeshPoint> Points { get; }
List