chill3490
2004-12-10, 04:00 PM
Hey:
Currently, our templates contain one layout tab for each paper size (4 total) we use. This was set up to ease the transition for our new AutoCAD users. I would like to change this now.
If I understand correctly, this might be better handled by using page setups instead.
By including only one layout per template file, there will be no unassigned layout tabs / visual clutter.
Q1: Is that right? Any negatives to this method.
ALSO, any/all lisper's - I provided spec's and am now revising / testing an Autolisp drawing setup routine that uses this layout tab name / drawing size association i.e., the D size borders go in the 'D' layout tab.
Q2: Would major work be needed to revise the Autolisp code now referring to the template's dedicated layout tab name/ drawing border size relationship code and changing it to refer to only drawing size? Possibly, via code, assigning a default page setup name to each drawing size specified? Clue me in....
Currently, our templates contain one layout tab for each paper size (4 total) we use. This was set up to ease the transition for our new AutoCAD users. I would like to change this now.
If I understand correctly, this might be better handled by using page setups instead.
By including only one layout per template file, there will be no unassigned layout tabs / visual clutter.
Q1: Is that right? Any negatives to this method.
ALSO, any/all lisper's - I provided spec's and am now revising / testing an Autolisp drawing setup routine that uses this layout tab name / drawing size association i.e., the D size borders go in the 'D' layout tab.
Q2: Would major work be needed to revise the Autolisp code now referring to the template's dedicated layout tab name/ drawing border size relationship code and changing it to refer to only drawing size? Possibly, via code, assigning a default page setup name to each drawing size specified? Clue me in....