In imperial drawings, I am used to an LTScale of 1/2 DimScale, thus, an
LTScale of 24 for 1/4"=1' (DimScale 48) drawings. In PS LTScale is thus
..5.
This allows for all three variations of a particular line type to be used.
Now I am working on setting up some metric drawings, and finding that I
really need an LTScale of DimScaleX10, this a 1:100 drawing needs an
LTScale
of 1000 to look basically right, and an LTScale of 10 in PS works. I had
thought that, when you changed a drawings units to Metric, then the ISO
LIN
file was used, which resulted in the same length of dash at a 1:1 plot
scale
and LTScale of .5, but this seems not to be the case.
Anyone have any suggestions? I have code that manages LTScale relative to
DimScale, and I can reset it to X10 rather than /2, but I am not sure if
that is the best answer.
Also, the drawings in question come from another office, who seems to be
using different linetype definitions. Is the best answer to just automate
loading the definitions from our LIN file?
Best,
Gordon