ACadSharp.Tables.BlockRecord.AttributeDefinitions - DomCR/ACadSharp GitHub Wiki
AttributeDefinitions Property
Attribute definitions in this block
Definition
Namespace: ACadSharp.Tables.BlockRecord
C#
public IEnumerable<AttributeDefinition> AttributeDefinitions { get; }
Property Value
IEnumerable