Kenja824
Automotive
- Nov 5, 2014
- 949
We have a button (I believe from GM) that is called ASSEMBLY LABELS. What it does is if you have an assembly open and on the drafting side need to label all of the component, it will allow you to select a component and it will automatically attach itself to particular attributes of that component.
I know how to create a note and attach it to a component's attributes, but it would be a chore to do this to 30+ components. Unfortunately for a new job, we need to have it attach to different attributes than the GM button does. To make things worse, I cannot find where the files are that GMs button runs through, so I cant see if I can copy it and manipulate it to work.
Does anyone know of a way to do this, or have VB code that will do this automatically?
GM's labeller worked like this...
Once the program was running, we would Select a component, select where the label would be placed on the sheet, then select where the liter would attach to the component. The note would then appear with the part name for whatever component we had picked. ..... Now they want...
DB_Part_Name \ DB_Part_Rev
x.xxMM BEAD
LENGTH: xxMM
If nothing else, would anyone know where the standard area for GM's KBTD GPDL Toolkit is kept?
I know how to create a note and attach it to a component's attributes, but it would be a chore to do this to 30+ components. Unfortunately for a new job, we need to have it attach to different attributes than the GM button does. To make things worse, I cannot find where the files are that GMs button runs through, so I cant see if I can copy it and manipulate it to work.
Does anyone know of a way to do this, or have VB code that will do this automatically?
GM's labeller worked like this...
Once the program was running, we would Select a component, select where the label would be placed on the sheet, then select where the liter would attach to the component. The note would then appear with the part name for whatever component we had picked. ..... Now they want...
DB_Part_Name \ DB_Part_Rev
x.xxMM BEAD
LENGTH: xxMM
If nothing else, would anyone know where the standard area for GM's KBTD GPDL Toolkit is kept?