Is there an example of reading xdata data #566
Unanswered
yingyue4008
asked this question in
Q&A
Replies: 3 comments 3 replies
-
At present, I have found the relevant logical method. I will try to solve it first. Thank you |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
You need to check the dwg version if it's a char* or a Unicode string. The name API functions convert that to utf8 which is more convenient. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently using the api to read xdata data, but I don't know dwg_obj_xrecord_get_xdata How to use the parameters of the xdata function? Please help me. Thank you very much
Beta Was this translation helpful? Give feedback.
All reactions