Skip to content

ACadSharp.Entities.Spline.Weights

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

Weights Property

Weight(if not 1); with multiple group pairs, they are present if all are not 1.

Definition

Namespace: ACadSharp.Entities.Spline

C#

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

Property Value

List

Clone this wiki locally