Skip to content

ACadSharp.Entities.Spline.Weights

Albert Domenech edited this page Aug 5, 2024 · 3 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; }

Property Value

List

Clone this wiki locally