Skip to content

ACadSharp.Entities.Spline.ControlPoints

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

ControlPoints Property

Number of control points (in WCS).

Definition

Namespace: ACadSharp.Entities.Spline

C#

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

Property Value

List

Clone this wiki locally