RC_TABLE_SORT_ORDER_FORMSLAB

Last modified by superadmin on 2021/05/04 17:11

Makes it possible to customize the sort order for the table of reinforcement. This variable work only for formslabs. For doublewalls use this: RC_TABLE_SORT_ORDER_DOUBLEWALL for all other elements use this: RC_TABLE_SORT_ORDER.

Possible sort parameters:
 Ascending order:
o "$DIM" for diameter/dimension.
o "$QLT" for quality.
o "$TXT" for text on drawing (the text written in the table).
o "$SHAPE" for shape code.
o "$TYPE" for type (0 Bar, 1 Stirrup, 2 Mesh, 3 Bended Mesh, 4 Group).
o "$LEN" for cut length.

 Descending order:
o "$DIMD" for diameter/dimension.
o "$QLTD" for quality.
o "$TXTD" for text on drawing (the text written in the table).
o "$SHAPED" for shape code.
o "$TYPED" for type (0 Bar, 1 Stirrup, 2 Mesh, 3 Bended Mesh, 4 Group).
o "$LEND" for cut length.

Both single and multiple parameters can be added. When multiple parameters are added they’re separated by "," or ";". For example "$QLT;$DIM;$SHAPE".

Note that objects are placed first when values for a parameter are missing, for example, dimension for reinforcement groups or cut length for meshes. 

Example of the IMPACT default setting:

VariableTypeValue
RC_TABLE_SORT_ORDER_FORMSLAB0$TYPE;$SHAPE;$TXT;$QLT;$DIM;$LEN

RC_TABLE_SORT_ORDER_FORMSLAB0.png

Example with a user default setting:

VariableTypeValue
RC_TABLE_SORT_ORDER_FORMSLAB0$QLT;$DIM;$SHAPE

RC_TABLE_SORT_ORDER_FORMSLAB1.png

Tags:
Copyright 2024 StruSoft AB
IMPACT Wiki