BFILL
When importing a block model, there are times when the model might have been built with exceptions, which means a model was created with deleted blocks. These are typically considered waste blocks but are relevant in Vulcan because volume and similar calculations in a model are evaluated against available blocks.
This option restores all deleted blocks by querying the block header information and essentially rebuilding the framework with all missing blocks leaving the existing blocks intact.
Usage:
|
<> indicates a mandatory switch. |
Where:
|
Option |
Description |
|---|---|
|
<input model> |
The name of the block model to be restored. |
| <output model> | The name of the resulting block model. |
Example:
bfill missingblocks.bmf completemodel.bmf
Was this page helpful?