>2) when you state that survayers may put 1 unit = 1 ft, where do they define that in autocad? and does that affect >the unit
of measure I would get in autolisp?
No where except in their minds. They think 1 foot = 1 unit and it is.
Plotting is easy: Whereas if 1 unit = 1 foot, 1"=20'-0" becomes 1:240 but if
1 unit is 1 foot then 1"=20.0' becomes 1:20.
>3) Im I safe to *assume* millimeters in metric and inches in english everytime?
I commonly use English system. You will need to hear from some European
or industrial users to get that answer. AutoCAD's ISO linetypes are 25.4 times
bigger than the english form linetypes. I guess its possible for some to be using
meters but with millimeters, you don't need fractions (usually).
Glad to help
Right, Doug which brings up another point to keep in mind. Architectural
type drawings originally drawn in millimeters typically use integers (whole
numbers) only. Scaling an Imperial unit drawing up by 25.4 (inches to mm)
means you'll end up with real numbers where integers would be expected. I
think the conversion should be noted if the drawing is passed back to
someone using metric. Likewise, dimension settings should only show
integers.
I believe there are a few countries where centimeters is the standard rather
than millimeters for architectural type work. I've seen drawings from the
Philippines which use centimeters. Everything I've received from Europe,
Australia and Japan used millimeters.
Joe Burke
There are two philosophies of conversion also (soft and hard).
Thanks for noting which countries are likely to use cm.
Regards,
Doug
Regards,
Luis E.
So you start your drawings in the English system (using 1 unit = 1 inch) and then
convert to meters?
You could start drawings in metric by using 1 unit = 1 meter (as long as your
linetype scales, dimensioning variables, and sheet sizes made sense.
If (in your metric drawings(1 unit = 1 meter), you wanted to dual dimension,
without scaling your objects) you could set DIMLFAC to (/ 12 0.3048)
I have not done any drawing in Metric since 1994 only the English system,
but yes that is what I do.
>
> You could start drawings in metric by using 1 unit = 1 meter (as long as
your
> linetype scales, dimensioning variables, and sheet sizes made sense.
>
> If (in your metric drawings(1 unit = 1 meter), you wanted to dual
dimension,
> without scaling your objects) you could set DIMLFAC to (/ 12 0.3048)
Master!!! thanks for the tip.
HTH
cheers
Steve
"Joe Burke" <job...@hawaii.rr.com> wrote in message
news:25E7B4D90C403644...@in.WebX.maYIadrTaRb...