Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Can anyone tell me if it's possible to access (read and write) the data contained in the "Reference Documents" or "Notes" portion of the Extended Data of an object?
Here's some sample data I added to a Polyline (these tabs are available on the PROPERTIES palette):
But when I access the ENTITY --> EXTENDED DATA --> AEC_REF_DOCS (or AEC_TEXT_NOTE)... This is all that comes up:
((-1 . <Entity name: 16106b7c900>) (0 . "AEC_REF_DOC") (5 . "8700") (102 . "{ACAD_REACTORS") (330 . <Entity name: 16106b7c8f0>) (102 . "}") (330 . <Entity name: 16106b7c8f0>))
((-1 . <Entity name: 16106b7c970>) (0 . "AEC_TEXT_NOTE") (5 . "8707") (102 . "{ACAD_REACTORS") (330 . <Entity name: 16106b91d70>) (102 . "}") (330 . <Entity name: 16106b91d70>))
...and it's no better with Visual Lisp, or using the (dumpallproperties ...) method.
I found these 2 posts on the matter, but to no avail:
https://forums.autodesk.com/t5/objectarx/add-notes-to-an-entity/td-p/321686
Any insight?
Best,
~DD
Solved! Go to Solution.