BRIMPORT

Use this to import and create a new block model using the block information stored in a nominated ASCII file.


Usage:

brimport [-world] <definition> <model> < <ascii file>

<> indicates a mandatory switch.
[ ] indicates an optional switch

Note:   You must place a < (left angle bracket) between the model name and the ASCII file name.


Where:

Option Description
[-world] Indicates that the values in the nominated ASCII file are defined in real world co-ordinates. If this switch is omitted, then Vulcan will treat the values in the ASCII file as being defined using block model co-ordinates.
<definition> Refers to the block model definition file (.bdf) that you want to import data from.
<model> Refers to the name of the block model that will be created.
<ascii file> Refers to the name of the ASCII file that will be used to create the new block model.

Examples:

Or an alternative way of writing it: