Skip to content

ACadSharp.Entities.Spline.FitPoints

Albert Domenech edited this page Aug 5, 2024 · 3 revisions

FitPoints Property

Number of fit points (in WCS).

Definition

Namespace: ACadSharp.Entities.Spline

C#

DxfCodeValueAttribute
DxfCollectionCodeValueAttribute
public List<XYZ> FitPoints { get; }

Property Value

List

Clone this wiki locally