License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…

Documentation
About Archicad's documenting tools, views, model filtering, layouts, publishing, etc.

Get SUM from a schedule as Autotext

alkitri
Participant

I make multiple calculations with schedules, mainly calculating areas per story level.

 

Is it possible to extract the SUM of a schedule as an Autotext, so that it automatically updates on my layout? Otherwise I need to transfer the data manually, which sometimes can be labor intensive.

 

Thank you.

 

Operating system used: Windows 10

3 REPLIES 3
runxel
Hero

Sadly not in that way. But of course you can place the the schedule on your layout, and cut up the whole thing to just show your sum.

Lucas Becker | AC 27 on Mac | Graphisoft Insider Panelist | Akroter.io – high-end GDL objects | Author of Runxel's Archicad Wiki | Editor at SelfGDL | Developer of the GDL plugin for Sublime Text

My List of AC shortcomings & bugs | I Will Piledrive You If You Mention AI Again |

POSIWID – The Purpose Of a System Is What It Does /// «Furthermore, I consider that Carth... yearly releases must be destroyed»

The only work around that I see is to use Python script to put the sum in a zone custom property and retrieve this value with a label.

I made some time ago this script: https://community.graphisoft.com/t5/Archicad-Python-API/PYTHON-Sum-area-script/m-p/634934#M1054

Archicad 27 - GDL - PYTHON

Well, there are also things like the TOP-Stempel (DACH version of Archicad), if OP looks for something like that, i.e. tailored to Zones.

Then there is this add-on by @Bernd - Archi-XT.

But it's not a general purpose solution.

Lucas Becker | AC 27 on Mac | Graphisoft Insider Panelist | Akroter.io – high-end GDL objects | Author of Runxel's Archicad Wiki | Editor at SelfGDL | Developer of the GDL plugin for Sublime Text

My List of AC shortcomings & bugs | I Will Piledrive You If You Mention AI Again |

POSIWID – The Purpose Of a System Is What It Does /// «Furthermore, I consider that Carth... yearly releases must be destroyed»

Setup info provided by author