Output

On the Output tab of the form, specify the type and name of an Output wireframe.

Wireframe

Type and Name

Double-click or click on the Select icon to set the Type and Name of the wireframe that will be generated from the input strings.

Tolerance

Specify a tolerance (in Grid units).

Quality

This setting provides a convenient way to control the quality and the speed of wireframe generation. There are five quality settings: Draft, Standard, High, Ultra and Custom.

Setting the quality to Draft allows the general shape of the output wireframes to be generated quickly.

With the exception of Custom, each quality setting has a pre-set error tolerance value. The error tolerance for Draft is approximately twice that for Standard, which, in turn, is twice that for High, etc.

Setting the Quality to Custom allows a user-specified error tolerance. There is no limit to the user-specified error tolerance value (and hence the minimum mesh size), other than that imposed by available system memory.

Max triangle Size

To eliminate large meshes, specify a Maximum Triangle Size parameter in grid units.

By default, mesh size is controlled by the tolerance parameter, which specifies the maximum error between the rendered surface and the actual surface. Typically, larger meshes are used where the surface is relatively flat, and smaller meshes are used where the surface has high curvature.

If a Max Triangle Size is specified then all triangles will be that size, or smaller if they fail the tolerance test.

Code

Enter a Code that can be used to differentiate between the wireframes generated as a result of this process. If no Code Field has been assigned (or Code values are missing) from the input file, the Code value you enter here will be assigned instead.

Colour and Title

Double-click the icon to set a colour for the Output wireframe. You can also specify a Title that will help identify the wireframe for other users.

Attributes

Click the Attributes button to set attributes for the wireframe output.

User-defined attributes may be mapped against the fields in the Input file. It is also possible to specify a default value for each attribute. Default values are used when a corresponding value in the Input file is either missing or is not mapped.

Close wireframe at bounding box

If this option is selected, the wireframes will be closed automatically. If this option is not selected, the wireframes will be open where it intersects the specified extents and will not be valid solids.

Generate complement solid

If this option is selected, then a separate solid wireframe will be generated which encloses the space between the contact surface and the edge of the ROI, one that is external to the INCLUDE intervals specified on the Input tab.

The complement solid wireframe will have the same name as the primary wireframe, appended by a suffix “_complement”.

Snap wireframe to input data

The generated wireframes may be slightly offset from the points they were created from. Select this check box to snap the wireframes to the input data. Snapping will move the closest triangle to each snap point, if the distance between the two is less than the specified Snap tolerance.

If you do not enter a value, the default tolerance is 1 metre.

Snap points are the start and end points of the INCLUDE intervals.

If an INCLUDE interval starts at a collar, then it will only be added as a snap point if the Create intercepts at collar check box option is selected on the Input tab.

Similarly, if an INCLUDE interval ends at the end of a drillhole, then it will only be added as a snap point if the Create intercepts at end of hole check box option is selected on the Input tab.

Discard volumes less than

If this option is selected, all independent triangle shells with a volume less than the specified minimum volume will be removed.

Any value less than or equal to zero will disable volume removal.

Auto load

Select this option to load the generated output in Vizex. The default draw style for an auto-loaded wireframe is 3D Shaded.

Interpolated Points

Enter (or click on the ellipsis button to select) the name of an output file to which the interpolated points will be written.

This DAT file will contain the key data points used to define the contact surface. These are typically the start or end coordinates of the INCLUDE intervals for the “FIRST” or “LAST” contact surfaces, and the approximate coordinates of the mid points of the INCLUDE intervals for the “MIDDLE” contact surface.

Each data point will contain the fields “EAST”, “NORTH”, and “RL” which define its coordinates, and a “VALUE” field which defines its proximity to the contact surface. Points falling on the “FIRST”, “MIDDLE” and “LAST” contact surfaces will be assigned a “VALUE” of 1, 0, and -1 respectively.

When constructing a “FIRST” contact surface, if an interval begins at a collar and the “Create intercept at collar” option is not selected, then the resulting contact surface may or may not pass through the collar. If the former then the collar point will be included in the output DAT file, but with a “VALUE” of 0.99 instead of 1 to indicate that the collar lies just below the contact surface. Collars not touched by the contact surface are not included in the output DAT file since they do not participate in defining the surface.

Similarly, when constructing a “LAST” contact surface, if an interval ends at the end of a drillhole and the “Create intercept at end of drillhole” option is not selected, then only those touched by the resulting contact surface will be included in the output DAT file, with a “VALUE” of -0.99 instead of -1.