Is an automatic scale bar possible on layouts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-01-14 12:08 PM
I have been searching past threads for any topics relating to a scale bar that updates according to the scale of the drawing that has been placed on the layout. I have had no luck in finding a working solution.
Does anybody know whether this is indeed possible using the AC_OriginalDrawingScale Variable?
I am able to create an object that displays the scale as a string. Is it possible to convert this into something that can be used in if statements to then create the appropriate scale bar?
Any help would be greatly appreciated.
Regards,
Jarrod Phillips

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-01-22 09:13 PM
David wrote:
What I see for NCS Drawing Title 23: Drawing Settings > Drawing Title > Title Content - Back Referencing and Additional Data > Show Additional Data > select Graphic Scale, which enables pen and font controls.
Thanks for testing, David. I (finally) see what you're saying and how they buried this previously easy-to-see option. Attached screenshot for others. Sadly, they deleted the code that allowed you to set an offset for the scale bar - and the default setting has the numbers above the bar overlapping the title bar line. Not quite sure what the improvement over the old object is the necessitated breaking part of the functionality.
So, I guess we're left with the question (pending at tech support) as to whether we can share this object with our Australian colleague and others looking for a scale bar.
Thanks again, David.
Karl

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-01-23 02:09 PM
Karl wrote:I think Barry has posted a solution where a user downloads a different country's AC version to get that library.
So, I guess we're left with the question (pending at tech support) as to whether we can share this object with our Australian colleague and others looking for a scale bar.
David
www.davidmaudlin.com
Digital Architecture
AC28 USA • Mac mini M4 Pro OSX15 | 64 gb ram • MacBook Pro M3 Pro | 36 gb ram OSX14

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-01-24 01:56 AM
Anyway... back to this NCS title object. Basically, they broke it in 23. I just tested the NCS Drawing Title 22 object from the AC 22 USA library, and it works fine and has all of the parameters. Someone recoded the object for 23 giving it pretty graphical parameter panels and in the process left off some of the parameters.
So, I recommend using the AC 22 version at least for now ... and that anyone looking at this functionality download the AC 22 USA library rather than the 23 one.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-01-28 02:43 AM
AC22-28 AUS 3110 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win11 | R5 2600 | 16GB | GTX1660 |

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-01-29 02:53 PM
Lingwisyer wrote:
Isn't the sharing restriction for GS objects only for modifications? So GS objects should be shareable as is?
This post collects all the answers and clarifications I received from GRAPHISOFT when this topic came up a few years ago:
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-01-29 05:21 PM
https://creativecommons.org/licenses/by-nd/3.0/
(My concern about sharing - before I read your posts and saw the license info inside the object - was that development of this object was paid for GS North America rather than GS HQ. Given the license, that doesn't seem to matter.)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-01-30 12:29 AM
Karl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2021-04-28 06:01 PM
Lingwisyer wrote:
If you go for a scale bar that scales with a view, you just convert glob_scale into the relevant factors.
In regards to using a drawing title, you should probably use ac_drawingScale over ac_originalDrawingScale as this will prevent miss labelling if someone decides to magnify a view for whatever reason.
Ling.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2021-04-29 01:00 AM
As a nod to hard copy scale integrity, however, with the drawing title scale, I’ve adopted Eric Bobrow’s AMT use of a simple 1” bar and a statement indicating a printed copy has been enlarged or reduced if it does not equal this measure. This is placed within my master layouts.
Even with that, the Contractors are going digital in the field and there are apps to recognize the scale of hard copy, so even this seems the extra mile.
AC27 USA on 16” 2019 MBP (2.4GHz i9 8-Core, 32GB DDR4, AMD Radeon Pro 5500M 8G GDDR5, 500GB SSD, T3s, Trackpad use) running Sonoma OS + extended w/ (2) 32" ASUS ProArt PAU32C (4K) Monitors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2021-04-29 10:45 AM
What do you mean 'Eric Bobrow’s AMT use of a simple 1”' is this just disclaimer text you add to your title block?