BIM Coordinator Program (INT) April 22, 2024

Find the next step in your career as a Graphisoft Certified BIM Coordinator!

Archicad C++ API
About Archicad add-on development using the C++ API.

Add-on for rounding measurements

pedrocollares
Enthusiast

Hi all,

 

I wonder if there's an add-on ever made for the following purpose:

 

In a current project we're developing, there's a bunch of bad measurement values (for example, 25.03 cm instead of 25.00 cm). And they're always really close to the correct measurement value.

 

Logically, we don't need the ".03" amount, it is only a matter of design inaccuracy. It would be great if we could run an 'element rounding-off' plug-in, which snaps every selected element to the closest round measure (admitting 0.5 and maybe 0.25), considering the project origin as a major reference to those measurements.

 

Anyone ever heard of such?

Architect / BIM Manager at IDEIA1 - www.ideia1.com.br
Archicad 26 / Windows 10 64
14 REPLIES 14
Gerry Leonor
Advisor

why not change the settings in the Project Preferences?

GerryLeonor_0-1666580722384.png

 

Working Units is what will be displayed in your dimension tracker, door / window sizes, wall heights etc. if you set it to Meter, your door leaf will be 0.9 x 2.04m in size. if you set it to Millimeter, it'll be 900 x 2040mm in size.

 

the Dimensions settings will be the output of your dimensions & will print / publish depending on what you've set it to. there are already some out of the box Dimension Combo in there. see what fits best, otherwise make it suit your own.

AC25 | Win10 | 64 bit | 16Gb RAM |Intel i7 8700 @ 3.20Ghz

come join our unofficial Discord server
https://discord.gg/XGHjyvutt8
pedrocollares
Enthusiast

Those configurations will only allow me to hold accuracy in my documentation, and that could be enough, but when we collaborate with other appointed parts in projects (Which might even work in different units/dimension settings) we need to maintain our model accuracy, more than only documentation.

Small flaws in measurements can put out errors in collaboration, such as beam/wall bad overlapping and so on. We have guidelines of never modeling in measures not divisible by 0.25cm, and such tool I mention above would make auditing easier.

Architect / BIM Manager at IDEIA1 - www.ideia1.com.br
Archicad 26 / Windows 10 64
Gerry Leonor
Advisor

yes, i understand. you want to control the accuracy down to the modelling level & not up at the documentation level.

 

this has always been an issue for the juniors in our office. in our last internal CAD lunch talk, i had to go through & show them how to model things orthogonally to avoid having walls at an 89.9994 angle & have odd dimensions like 1203.04mm

 

unfortunately i can't think of a way to avoid tiny dimension mishaps such as these without having to do 2 or 3 extra steps beyond the typical modelling methodology. (eg. modelling walls orthogonally to the side to avoid grabbing a random spot in the active model & using that as a snap guide reference which could cause mis-alignments a few steps ahead.)

 

perhaps turning on the Grid Snap feature will alleviate some of it? i couldn't stand it for more than 5 minutes. i'm open to hear of other solutions for this.

 

to me, this part of the software was either too smart by allowing these miniscule dimensions, or too dumb to actively prevent such tiny misalignments.

AC25 | Win10 | 64 bit | 16Gb RAM |Intel i7 8700 @ 3.20Ghz

come join our unofficial Discord server
https://discord.gg/XGHjyvutt8
pedrocollares
Enthusiast

We have a few ways of trying to avoid it.

 

The grid is one, but it is too rigid in such a way you'll always turn it off eventually.

 

We even crafted a custom label in GDL meant for auditing, to figure out if elements X and Y coordinates to the project origin are divisible by 0.25, and if their rotations are OK.

pedrocollares_0-1666584530472.png

 

But once inaccuracy is there (Projects go through many different hands), having to deal with it can be frustrating.

 

Since I'd be able to instruct exactly what I'd want that imaginary add-on to do, it seems to me a feasible thing. I might dive into crafting add-ons at some point just to put up that thing 😅

Architect / BIM Manager at IDEIA1 - www.ideia1.com.br
Archicad 26 / Windows 10 64
Gerry Leonor
Advisor

yes, we've started to implement model checking tags such as that in our template, thought not as clean as yours. it's a shame it's gotten to that degree & still annoyed it's not dealt with at the earliest stage -- during the modelling of elements.

 

apologies if my first answer sounded condescending. didn't read your signature & assumed it was a CAD junior asking for tips.

AC25 | Win10 | 64 bit | 16Gb RAM |Intel i7 8700 @ 3.20Ghz

come join our unofficial Discord server
https://discord.gg/XGHjyvutt8

 

The cost of these errors increases as models becomes more advanced while at the same time the relative cost of avoiding these errors increases as it becomes easier to model freely. I think this is a real problem that warrants a solution from GS.

 

To me the obvious solution is to decrease the cost of avoiding these errors by implementing the ability to lock input to working units number of decimals. Graphical input methods are likely to be the culprit behind most of these errors and if the input could be locked in terms of decimals a lot of errors would be avoided. This would also allow for much more efficient modelling throughout the design process as we to a large extent could rely solely on graphical input.

Same problems here, very frustrating. We Also often waste a lot of time to restoring our files. Lock Imput seams to be a great idea!

 

Graphisoft what do you think?

Fabio

 

🆒 Great solution! I will be impertinent, but could you please kindly share with us the GDL script of these great labels? Thanks in advance 🙏

Fabio

DGSketcher
Legend

I run two different dimension systems that can be switched in the Quick Settings at the base of the screen. The standard one is WYSIWYG as published and assigned to the View settings. The other shows the smallest value possible, so any dimensions can quickly show the errors without the displayed extra accuracy impacting the View & Published layout.

 

Behind the scenes I think things are getting a bit messy with AC. I have always been super critical of my own drawings, but I am generating a growing number of errors. It is difficult to pin down but I think the following are part of the problem...

1. GS are reducing processing accuracy to increase display speeds of increasingly complex elements.

2. AC is prone to pick up on element nodes that are irrelevant to the current drawing. 

3. The blue guide lines can throw unwanted intersections into the pot, particularly when the circular guides start to appear just off the required point.

Apple iMac Intel i9 / macOS Sonoma / AC27UKI (most recent builds.. if they work)
Learn and get certified!

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!