Skip to content

ACadSharp.XData.IExtendedDataHandleReference

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

IExtendedDataHandleReference Class

Interface to define that are referencing another .

Definition

Namespace: ACadSharp.XData

C#

public interface IExtendedDataHandleReference

Properties

Returns Name Summary
UInt64 Value ulong value that points to a .

Methods

Returns Name Summary
CadObject ResolveReference(ACadSharp.CadDocument) Resolve the reference of for an specific .
Clone this wiki locally