cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Simple Math in List Schemes

Is there a simple math in list scheme? so that I can add a column to add up or subtract between fields. Or a text field read like this: #value[3]+#value[4]+(#value[5]*1.25)?
I am new to ArchiCAD, maybe this a basic question like to draw a line from A to B.
1 Reply 1
Anonymous
Not applicable
Shuan wrote:
Is there a simple math in list scheme? so that I can add a column to add up or subtract between fields. Or a text field read like this: #value[3]+#value[4]+(#value[5]*1.25)?
I am new to ArchiCAD, maybe this a basic question like to draw a line from A to B.
I got it! Instead of "#value[3]+#value[4]+(#value[5]*1.25)",
"#(value[3]+value[4]+value[5]*1.25)" will do.

Still looking?

Browse more topics

Back to forum

See latest solutions

Accepted solutions

Start a new discussion!