Skip to content

ACadSharp.CadObject.ExtendedData

Albert Domenech edited this page Mar 8, 2025 · 3 revisions

ExtendedData Property

Extended data attached to this object.

Definition

Namespace: ACadSharp.CadObject

C#

public ExtendedDataDictionary ExtendedData { get; private set; }

Property Value

ExtendedDataDictionary

Clone this wiki locally