Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
We have decided to standardize on the quantity split balloon as our standard callout on engineering assembly drawings. However, the default balloon when placing is the simple circle balloon. To switch we need to change the table properties every time.
Anyway to make quantity split balloon the standard when dropping them into a drawing?
Solved! Go to Solution.
In your .dtl file assigned to your drawing template or set in your drawing template the following:
default_bom_balloon_type quantity_split_circle
In your .dtl file assigned to your drawing template or set in your drawing template the following:
default_bom_balloon_type quantity_split_circle
Awesome, Thanks Ben