BIM Coordinator Program (INT) April 22, 2024

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

Collaboration with other software
About model and data exchange with 3rd party solutions: Revit, Solibri, dRofus, Bluebeam, structural analysis solutions, and IFC, BCF and DXF/DWG-based exchange, etc.

sum of all volumes

Anonymous
Not applicable
Hello,

I modified an area to include a heating option.
I would like to recover the sum of volumes based on the option.

I can not recover the sum of all volumes.
In the pricipal script area, I do:
if glob_user_4> 0 then
glob_user_4 = glob_user_4 + room_volume
else
glob_user_4 = room_volume
endif

In the description of my script Subject DQE.GSM I do:
Print glob_user_4
I get erroneous results.
I do not know how?

In French
Bonjour,

J'ai modifié une zone afin d'intégrer une option chauffage.
Je voudrais récupérer la somme des volumes en fonction de l'option.

Je n'arrive pas à récupérer la somme de tous les volumes.
Dans le script pricipal de la zone, j'ai fais:
if glob_user_4 > 0 then
glob_user_4 = glob_user_4 + room_volume
else
glob_user_4 = room_volume
endif

Dans le script descriptif de mon Objet DQE.GSM j'ai fais:
Print glob_user_4
J'obtient des résultats erronés.
Je sais pas comment faire ?
0 REPLIES 0
Learn and get certified!