| Author |
Message |
Allan nichols
Guest
|
Posted:
Sat May 08, 2004 12:39 am Post subject:
Kilometers to Meters (Macro?) |
|
|
Can anyone tell me if there is a relatively simple way to flip between
working units (km <-> m)? Perhaps a Macro. We have two clients that
use the same reference files but one needs the data represented in
km's while the other needs it in m's. I'm worried about annotation
and other text attributes that will suddenly become 1000th the size
when the working units are changed.
Allan
ag_nichols@hotmail.com
|
|
| Back to top |
|
 |
Martin Blanke
Guest
|
Posted:
Mon May 10, 2004 7:30 pm Post subject:
Re: Kilometers to Meters (Macro?) |
|
|
"Allan nichols" <ag_nichols@hotmail.com> schrieb im Newsbeitrag
news:bb51e014.0405071239.68d279ed@posting.google.com...
| Quote: | Can anyone tell me if there is a relatively simple way to flip between
working units (km <-> m)? Perhaps a Macro. We have two clients that
use the same reference files but one needs the data represented in
km's while the other needs it in m's. I'm worried about annotation
and other text attributes that will suddenly become 1000th the size
when the working units are changed.
-------------------------------------------- |
Allan, do you use MicroStation V8 or pre-V8?
If V8, you can easily change the units in the drawing settings dialog
without affecting the size of elements.
Greetings, M.B. |
|
| Back to top |
|
 |
News.Individual.de
Guest
|
Posted:
Tue May 11, 2004 4:38 am Post subject:
in V8 or v7 |
|
|
Am Mon, 10 May 2004 17:30:19 +0200 hat Martin Blanke <nospam@nomail.com>
geschrieben:
| Quote: | "Allan nichols" <ag_nichols@hotmail.com> schrieb im Newsbeitrag
news:bb51e014.0405071239.68d279ed@posting.google.com...
Can anyone tell me if there is a relatively simple way to flip between
working units (km <-> m)? Perhaps a Macro. We have two clients that
use the same reference files but one needs the data represented in
km's while the other needs it in m's. I'm worried about annotation
and other text attributes that will suddenly become 1000th the size
when the working units are changed.
--------------------------------------------
Allan, do you use MicroStation V8 or pre-V8?
If V8, you can easily change the units in the drawing settings dialog
without affecting the size of elements.
Greetings, M.B.
|
|
|
| Back to top |
|
 |
Tahimik
Guest
|
Posted:
Sat May 22, 2004 1:08 am Post subject:
Re: Kilometers to Meters (Macro?) |
|
|
The easiest way is to remove three zeros from working units.
you can do this in either sub-units or pos units or combination, as long as
total of three zeros are removed.
If you are using Barmenu, you can just add this routine
command using calculat.ma tcb function.
Good Luck
ag_nichols@hotmail.com (Allan nichols) wrote in message news:<bb51e014.0405071239.68d279ed@posting.google.com>...
| Quote: | Can anyone tell me if there is a relatively simple way to flip between
working units (km <-> m)? Perhaps a Macro. We have two clients that
use the same reference files but one needs the data represented in
km's while the other needs it in m's. I'm worried about annotation
and other text attributes that will suddenly become 1000th the size
when the working units are changed.
Allan
ag_nichols@hotmail.com |
|
|
| Back to top |
|
 |
|
|
|
|