Skip to content

ACadSharp.Entities.Spline.ControlPoints

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

ControlPoints Property

Number of control points (in WCS).

Definition

Namespace: ACadSharp.Entities.Spline

C#

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

Property Value

List

Clone this wiki locally