Message 1 of 5
datalink reverse data flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I got a drawing with two blocks in it. these blocks have attributes like part number, manufacturer. But they also, have an attribute titled BILL_NUMBER. BILL_NUMBER for one block is 35 and the other is 33. I also got some balloons that are calling this BILL_NUMBER out.
Now I got a second drawing. I have used dataextraction to create a table from the attributes in the first drawing.
If I click a cell I can use properties to unlock the bill_number and then change that value. But when I try to wright that data out to the source file, autocad can not update the attributes in the first drawing.
Question time.
So how do I get my changes in the table to updated attributes in the first drawing?