Solved
Create a note from a UDF family table information.
- April 8, 2024
- 1 reply
- 1944 views
I have a UDF that creates threaded internal holes. In the UDF family table exists all the information that is needed to create a note on the drawing for describing the thread, depth etc. Is there a way to create a note from the table columns without having the user select each dimension?
Note should read as below:
1/4-20 UNF-2B
Major Dia.: .5000
Pitch Dia.: .4565/.4500
Minor Dia.: .4340/.4170
What I would like is an annotation to be created when the thread UDF is ran. The UDF may be ran several times on one part & this is the reason to need it created as the UDF is ran. This way the user can show/erase the annotations and reduce the chance of errors.


