Author Topic: DISPLAY DIMSCALE ON MENU BAR  (Read 3557 times)

0 Members and 1 Guest are viewing this topic.

andrew_nao

  • Guest
DISPLAY DIMSCALE ON MENU BAR
« on: February 24, 2011, 02:33:50 PM »
has anyone ever tried to have the dimscale dynamically displayed in the menubar?
is it possible?
how about setting it in a toolbar if not?

thats my next mission if its possible
thoughts?

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: DISPLAY DIMSCALE ON MENU BAR
« Reply #1 on: February 24, 2011, 02:40:00 PM »
Like this?

Code: [Select]
(setvar
  "modemacro"
  "$(getvar,clayer)  ($(edtime, $(getvar,date),H:MMam/pm) - $(edtime,$(getvar,date),M.DD.YY))  Textsize: $(getvar,textsize) $(if, $(!=, $(getvar,viewtwist), 0), Viewtwist: $(angtos, $(getvar,viewtwist) [, 0, 2]) , ) AnnoScale: $(getvar,cannoscale)  Dimscale: $(getvar,dimscale) $(if, $(!=, $(getvar,filletrad), 0), FilletRad: $(getvar,filletrad), ) $(if, $(=, $(getvar,worlducs), 1),*WCS* ,*NON-WCS*) "
)

It's in the ModeMacro variable.
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

Lee Mac

  • Seagull
  • Posts: 12922
  • London, England
Re: DISPLAY DIMSCALE ON MENU BAR
« Reply #2 on: February 24, 2011, 03:06:33 PM »
Now that's what I call a MenuBar  :lol:

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: DISPLAY DIMSCALE ON MENU BAR
« Reply #3 on: February 24, 2011, 03:09:20 PM »
Now that's what I call a MenuBar  :lol:
LoL
Part of the reason why Viewtwist and FilletRad are only displayed if something other than zero.
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

andrew_nao

  • Guest
Re: DISPLAY DIMSCALE ON MENU BAR
« Reply #4 on: February 24, 2011, 03:17:12 PM »
ehhh i was more aiming to the top of the screen where the pull down menus are.

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: DISPLAY DIMSCALE ON MENU BAR
« Reply #5 on: February 24, 2011, 03:23:22 PM »
I *think* you can use Diesel in pulldowns, but that's about the best you are going to get. Why does it have to be at the top?
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

Biscuits

  • Swamp Rat
  • Posts: 502
Re: DISPLAY DIMSCALE ON MENU BAR
« Reply #6 on: February 24, 2011, 04:48:24 PM »
"Dimstyle Control" is a button (of sorts)  for a tool bar..if your using acad classic.
Check your cui if it exists...I think it depends on the version.
It shows the current dimstyle with a dropdown to select another to become current.

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: DISPLAY DIMSCALE ON MENU BAR
« Reply #7 on: February 24, 2011, 04:49:50 PM »
"Dimstyle Control" is a button (of sorts)  for a tool bar..if your using acad classic.
Check your cui if it exists...I think it depends on the version.
It shows the current dimstyle with a dropdown to select another to become current.
I think he wants to see the scale, not style.
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

Matt__W

  • Seagull
  • Posts: 12955
  • I like my water diluted.
Re: DISPLAY DIMSCALE ON MENU BAR
« Reply #8 on: February 24, 2011, 04:52:13 PM »
"Dimstyle Control" is a button (of sorts)  for a tool bar..if your using acad classic.
Check your cui if it exists...I think it depends on the version.
It shows the current dimstyle with a dropdown to select another to become current.
I think he wants to see the scale, not style.

has anyone ever tried to have the dimscale dynamically displayed in the menubar?
is it possible?
how about setting it in a toolbar if not?

thats my next mission if its possible
thoughts?
Autodesk Expert Elite
Revit Subject Matter Expert (SME)
Owner/FAA sUAS Pilot @ http://skyviz.io

Biscuits

  • Swamp Rat
  • Posts: 502
Re: DISPLAY DIMSCALE ON MENU BAR
« Reply #9 on: February 25, 2011, 01:55:14 PM »
Quote
"Dimstyle Control" is a button (of sorts)  for a tool bar..if your using acad classic.
Check your cui if it exists...I think it depends on the version.
It shows the current dimstyle with a dropdown to select another to become current.

I think he wants to see the scale, not style.

Sorry.....didn't occur to me that we name all our dimstyles according to it's particular dimscale

alanjt

  • Needs a day job
  • Posts: 5352
  • Standby for witty remark...
Re: DISPLAY DIMSCALE ON MENU BAR
« Reply #10 on: February 25, 2011, 02:41:58 PM »
Quote
"Dimstyle Control" is a button (of sorts)  for a tool bar..if your using acad classic.
Check your cui if it exists...I think it depends on the version.
It shows the current dimstyle with a dropdown to select another to become current.

I think he wants to see the scale, not style.

Sorry.....didn't occur to me that we name all our dimstyles according to it's particular dimscale
Really? We have different Dimstyles for a change in style (existing/proposed) but never have to make any changes when the scale is altered. That's what the dimscale variable is for.
Civil 3D 2019 ~ Windohz 7 64bit
Dropbox

Biscuits

  • Swamp Rat
  • Posts: 502
Re: DISPLAY DIMSCALE ON MENU BAR
« Reply #11 on: February 25, 2011, 04:45:42 PM »
That's what happens when the powers-that-be insist on multiple titleblocks of various scales all residing in modelspace.
I know... I know... I know... we should be using paperspace..........but whut da ya do?
I'm just a Mushroom/Cad Monkey and don't write the checks.!