Model from CSV

Use the Model from CSV command to create a block model using the contents of a nominated CSV file.

The format of the CSV file must be;

Line 1 This line contains the field names of the data in the CSV file. These names consist of seven standard field names (X, Y and Z coordinates of the block centre, X, Y and Z lengths of the block and block volume), and the variable names (there is no limit to the number of variables).
Lines 2, 3, 4 These lines contain information about the variable fields. Line 2 contains the variable description, line 3 the type and line 4 the default value. No data is contained in the first seven fields. The first field of each line does, however, contain the name. For example, field 1 of line 2 contains variable description.
Lines 5... These lines contain the block data (one line per block). The block centroids are in real world coordinates.


Figure 1: Extract from a CSV file