Skip to content

ACadSharp.Entities.Insert.Attributes

Albert Domenech edited this page Jul 14, 2024 · 2 revisions

Attributes Property

Attributes from the block reference

Remarks

If an attribute should be added in this collection a definition will be added into the block reference as well

Definition

Namespace: ACadSharp.Entities.Insert

C#

public SeqendCollection`1 Attributes { get; private set; }

Property Value

SeqendCollection`1

Clone this wiki locally