Skip to content

ACadSharp.CadObject.ExtendedData

Albert Domenech edited this page Jan 22, 2025 · 2 revisions

ExtendedData Property

Extended data attached to this object.

Definition

Namespace: ACadSharp.CadObject

C#

public ExtendedDataDictionary ExtendedData { get; }

Property Value

ExtendedDataDictionary

Clone this wiki locally