BUNCHOP
Takes models with compatible schemas and writes the union of the block models. All variables are copied. The schemas must be compatible (the same size blocks and origins that differ by a parent block size.) The rotations must be the same.
Usage:
bunchop out_blockmodel.bmf in_blockmodel.bmf_1 in_blockmodel.bmf_2 [more block models] |
Where:
Option |
Description |
---|---|
out_blockmodel.bmf |
The name of the finished block model after unchop. |
in_blockmodel.bmf_1 |
First block model to add. Note: The order that the block models are listed does not matter. |
in_blockmodel.bmf_2 |
Second block model to add. |
[more block models] |
Any additional block model to add. |
Example:
bunchop resulting_blockmodel.bmf partA_blockmodel.bmf partB_blockmodel.bmf