Skip to content

ACadSharp.Entities.Spline.FitPoints

Albert Domenech edited this page Sep 9, 2025 · 4 revisions

FitPoints Property

Number of fit points (in WCS).

Definition

Namespace: ACadSharp.Entities.Spline

C#

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

Property Value

List

Clone this wiki locally