Skip to content

ACadSharp.Entities.Insert.Attributes

Albert Domenech edited this page Aug 4, 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<AttributeEntity> Attributes { get; private set; }

Property Value

SeqendCollection

Clone this wiki locally