Skip to main content
14-Alexandrite
November 20, 2024
Solved

Quantity split clircle BOM balloon the default

  • November 20, 2024
  • 1 reply
  • 1287 views

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?

Best answer by BenLoosli

In your .dtl file assigned to your drawing template or set in your drawing template the following:

default_bom_balloon_type quantity_split_circle

 

1 reply

BenLoosli23-Emerald IIIAnswer
23-Emerald III
November 20, 2024

In your .dtl file assigned to your drawing template or set in your drawing template the following:

default_bom_balloon_type quantity_split_circle

 

14-Alexandrite
November 20, 2024

Awesome,  Thanks Ben