BHEAD
Use this to display the header information, for example origin, format, dimensions and defined variables, for a nominated block model file. The header information can also be outputted to a nominated file
This program was altered in Version 5.0, allowing you to print indexed or tree indexed headers. The format of the resulting header is dependant upon the indexing method specified through the bindex
executable.
Usage:
bhead [-o <file>] <block_model> <> indicates a mandatory switch. [ ] indicates an optional switch |
Where:
Option | Description |
---|---|
[-o <file>] | Redirects output to specific file. If the -o switch is not used, then the block model header information displays onscreen. |
<block_model> | Refers to the name of the block model file that contains the desired header information. |
Examples:
bhead -o example_header.txt example.bmf
bhead example.bmf