ACadSharp.Entities.Insert.Attributes - DomCR/ACadSharp GitHub Wiki

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