Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

volume3d() function

alemanda
Advocate
Hi,
does anybody have some experience with the function VOLUME3d().
In order to have the volume of a 3d shape, where do I have to insert this function?
Thanks
AC27 latest hotfix

Win 10 Pro 64bit

Double XEON 14 CORES (tot 28 physical cores)

32GB RAM - SSD 256GB - Nvidia Quadro K620

Display DELL 25'' 2560x1440

www.almadw.it
4 REPLIES 4
Jochen Suehlo
Moderator
!3D-Script

BLOCK 1,4,9


!Properties Script

menge=VOLUME3D()

DESCRIPTOR STR(menge,3,1)
!(or COMPONENT .....)


Find in a component list (not interactive) the result: 36
Jochen Suehlo . AC12-27 . MAC OSX 14.4 . WIN11
GDL object creation: b-prisma.de
alemanda
Advocate
Thanks! now it's clearer.
AC27 latest hotfix

Win 10 Pro 64bit

Double XEON 14 CORES (tot 28 physical cores)

32GB RAM - SSD 256GB - Nvidia Quadro K620

Display DELL 25'' 2560x1440

www.almadw.it
Anonymous
Not applicable
is there a chance to make it two ways for data?

something like it has a block with known volume.
Anonymous
Not applicable
i would like to know if there is a way to know where it will be this output and if can be linked to the object and not to the project.