Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I need to add ballooning to all dimensions and notes in the drawing file automatically for part inspection purpose. Is there any way to perform this task? Further more, the ballooning and the respective dimensional details is required to be exported to a spreadsheet.
I'm afraid, this is not possible without programming.
You need to place drawing symbol near all dims and notes.
Test the usage of modifying your text symbol, and the use of ctlr-a/ctrl-b, you can on top develop your own symbols. See CS138583 for example.