Naming of Stacking Diagrams

Framer

Stacking diagrams are saved into drawing files, the naming of which is defined in the WALLS keyword group with the keyword StackingFileMode.

StackingFileMode= MODE

MODE can have the following values:

0: Default value. The files will be named as follows:StackExt_xwa_#.vxp - Stacking diagrams of exterior wall panels.StackInt_xwa_#.vxp - Stacking diagrams of interior wall panels.StackDig_xwa_#.vxp - Stacking diagrams of selected wall panels.

In the file names, xwa is the floor label, for example 1wa = 1st floor, and # is the number of the stacking diagram. The numbering is started from number 1.

+1: Only stacking diagrams of selected wall panels are created.
+2: The program asks the number of the first stacking diagram, and uses the number in the file name.
+4: The program asks the prefix and number of the stacking diagram label, and uses them in the file name.

Note

  • The subfolder in which the drawing files are saved, can be defined in the WALLS keyword group using the keyword StackingFileSubDir.