Skip to content

ACadSharp.Entities.Spline.Knots

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

Knots Property

Number of knots.

Definition

Namespace: ACadSharp.Entities.Spline

C#

DxfCodeValueAttribute
DxfCollectionCodeValueAttribute
public List<Double> Knots { get; private set; }

Property Value

List

Clone this wiki locally