Skip to content

ACadSharp.Objects.Group.IsUnnamed

Albert Domenech edited this page Mar 12, 2025 · 5 revisions

IsUnnamed Property

If the group has an automatic generated name.

Remarks

The name for an unnamed group will be managed by the .

Definition

Namespace: ACadSharp.Objects.Group

C#

DxfCodeValueAttribute
public Boolean IsUnnamed { get; }

Property Value

Boolean

Clone this wiki locally