ACadSharp.XData.IExtendedDataHandleReference - DomCR/ACadSharp GitHub Wiki
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 . |