vasco_rou Posted December 4, 2010 Posted December 4, 2010 Hello XData befitting using 1005 to link and integrate handles multiple files to AutoCAD own updates hanlde recorded, this also happens using XRECORD? Thanks Quote
irneb Posted December 6, 2010 Posted December 6, 2010 I suppose you're reffering to the "special" types of the XData. When extracts from the developer help: XRecord Xrecord objects are used to store and manage arbitrary data. They are composed of DXF group codes with normal object groups (that is, non-xdata group codes), ranging from 1 through 369 for supported ranges. These objects are similar in concept to xdata but is not limited by size or order. XData:Within each application's group, the contents, meaning, and organization of the data are defined by the application. AutoCAD maintains the information but does not use it. The table also shows that the group codes for xdata are in the range 1000-1071. Many of these group codes are for familiar data types, as follows:So I'd say ... no, xrecords don't have such requirement. You can set any code inside a xrecord (from 1 to 369) to any type of value. You don't need to worry about what type goes into what code as you do with xdata. But conversely - xrecords thus also don't help showing you what is supposed to go where. It's all up to you or the original programmer to decide. Quote
Michaels Posted December 6, 2010 Posted December 6, 2010 Mr. irneb , Where can I read more about XRecord and XData ? Many thanks. Michaels Quote
irneb Posted December 6, 2010 Posted December 6, 2010 Firstly I'd look at the developer help: http://docs.autodesk.com/ACD/2011/ENU/filesALG/WS73099cc142f4875516d84be10ebc87a53f-7a08.htm http://docs.autodesk.com/ACD/2011/ENU/filesALG/WS73099cc142f4875516d84be10ebc87a53f-7a00.htm Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.