Skip to content

ACadSharp.Entities.Spline.IsClosed

Albert Domenech edited this page Apr 24, 2025 · 1 revision

IsClosed Property

Flag whether the spline is closed.

Definition

Namespace: ACadSharp.Entities.Spline

C#

public Boolean IsClosed { get; set; }

Property Value

Boolean

Clone this wiki locally