License Delivery maintenance is expected to occur on Saturday, November 30, between 8 AM and 11 AM CET. This may cause a short 3-hours outage in which license-related tasks: license key upload, download, update, SSA validation, access to the license pool and Graphisoft ID authentication may not function properly. We apologize for any inconvenience.
Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Quantities from GDL objects

Anonymous
Not applicable
I made a custom object that has 2 different parts to it. I would like to be able to have archicad get the quantities of each separate.

I am looking for volume from each part. Right now it groups them both together and gives me a total volume for both parts.
2 REPLIES 2
TomWaltz
Participant
You would need to manually calculate them inside the object's Master script then use the "PARAMETERS" command to send them over the the object's parameter list in order to get them to show up in a schedule.
Tom Waltz
Anonymous
Not applicable
Thanks.

The trouble I'm having now is when I multiple all the numbers up to get volume it gives me the incorrect value.

L*W*H = X

Any suggestions???