How to Use AcDb::kDxfHandle

How to Use AcDb::kDxfHandle

Anonymous
Not applicable
379 Views
1 Reply
Message 1 of 2

How to Use AcDb::kDxfHandle

Anonymous
Not applicable
I would like to store Handle of one entitiyo ver another by XData.

I can only store Handles by converting into String and than storing as AcDb::kDxfXdAsciiString.

I cannot store string in AcDb::kDxfHandle.

How can I store AcDbHandle in XData?

How can I use AcDb::kDxfHandle as XData?
0 Likes
380 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
For XData, use kDxfXdHandle instead. 🙂
--
Owen Wengerd
President, ManuSoft ==> http://www.manusoft.com
VP Americas, CADLock, Inc. ==> http://www.cadlock.com
0 Likes