GENERALITIES
- Last UpdatedJan 23, 2023
- 2 minute read
The GENERALITIES parameter file defines conditions of the concrete quantities calculations.
Conditions of the concrete quantities calculation
# =================================================
# Definition :
# >>> Purpose of the concrete site
# >>> Types of the objects to calculating
# >>> Material
# >>> All type of the walls
# >>> All type of the floors
# >>> All type of the foots
# >>> All type of the columns
# >>> All type of the beams
# >>> All type of the bases
# >>> All type of the stairs
# >>> Volume tolerance of the collection
# >>> General clause for the opening collection
# >>> Opening type # >>> Detailed clause for the opening collection
# ---------------------------------------------------
#
# (1) Purpose of the concrete site
#
# ---------------------------------------------------
SITE # purpose eq 'CIV'
# ---------------------------------------------------
#
# (2) Types of the objects to calculating
# - All object type to calculating
# - All object type to collecting
#
# ---------------------------------------------------
SITE ZONE STRU FRMW SBFR CFLOOR CSCREE CWALL EXTRU FLOOR SCREED WALL STWALL GWALL GENSEC PANE SCTN EXTRU FLOOR WALL STWALL GWALL GENSEC PANE SCTN
# ---------------------------------------------------
#
# (3) Material
# Object type + Collection clause
#
# ---------------------------------------------------
SDEN with (SREF of OWNER eq |STD| and PRES eq -100000 and TEMP eq -100000)
# ---------------------------------------------------
#
# (4) All type of the walls
#
# ---------------------------------------------------
STWALL WALL GWALL
# ---------------------------------------------------
#
# (5) All type of the floors
#
# ---------------------------------------------------
FLOOR # purp of owner eq 'SLAB'
# ---------------------------------------------------
#
# (6) All type of the foots
#
# ---------------------------------------------------
FLOOR # purp of owner eq 'FOOT'
# ---------------------------------------------------
# continues …………