Fabrication CADmep™ > CADmep™ Standardization

Smart Titleblocks

<< < (2/3) > >>

petergranlund:
This can be done easily with lisp. You can assign this information to a Lispvariable or an editable system variable. You then can report these items as fields.

Reysteve:
You can use COD script on:

dim F1 = varF1
dim F2 = varF2
job.Field1 = F1
job.Field2 = F2
job.customdata[1].value = varF3
job.customdata[2].value = varF4
job.customdata[3].value = varF5

and so on...

Keebler:
Thanks for all the help guys. I actually figured it out another way. I made a template with the Custom data fields linked to my job information, Then made the one title block fit all my layouts, by scaling. All I have to do is hit the spool button, set my template and fill out the job info once. Then is makes me my working drawing for the team. And they don't have to fill out and project specs because it was already done in the job information. I know its kind of a work around way but it works. If I get some more time Lyle I give your way a shot and see how it works. Thanks again!

VirtualPilot:
Can Job Info be automatically placed on a Titlesheet, if so how?

VirtualPilot:
I guess NOT....    :-[

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version