Create Categorical Surfaces
To access this task:
- Implicit ribbon >> Surface >> Categorical.
- View the Find Command screen, select create-categorical-surfaces and click Run.
- Enter "create-categorical-surfaces" into the Command Line and press <ENTER>.
The Create Categorical Surfaces task is the user interface for the create-categorical-surfaces command. It is used to create a volume that represents a specific key field value within an input samples file, and is typically used for intrusion modelling.
Note: You can also access this command using an automation script.
The input to this command is a loaded desurveyed drillholes file, containing at least one attribute and corresponding value to be modelled. A common use of this command, for example, would be to model a volume representing a particular lithology.
The volume is generated according to various input parameters that allow you to express;
- your confidence in individual sample records and/or the sample database generally.
- a directional data trend, either globally (using an aligned ellipsoid) or as multiple ellipsoid definitions for structures with complex anisotropy.
- the density of your output wireframe (NGRID).
Categorical vs. Grade Shell Command
create-categorical-surfaces differs from create-grade-shells in that the categorical version of the command models a distinct key field value.
The continuous version of the command models grade shells denoting a specific cut-off grade.
The user interface for both commands is similar in other respects.
Both commands differ from vein structure modelling in that vein modelling produces a continuous surface representing one HW and one FW surface per structure. Categorical and continuous structural modelling commands produce shells that envelop positive intervals (one or more per sample). This approach is more suitable for modelling non-linear or bifurcating domains.
Uncertainty - Sample Confidence
For more information on managing data uncertainty, see Snapping to Contacts
Implicit Modelling Metadata
All implicit modelling commands generate or utilize input data. Data generated by animplicit modelling command is automatically appended with a _SOURCECOMMAND attribute that denotes the function from which it was created.
The _SOURCECOMMAND attribute contains one of the following valid values:
-
FaultModelling - Fault traces (strings) are updated.
-
VeinFromSamples - Boundary strings, additional points and fault wireframes are updated.
-
ContactSurface - Boundary strings, additional points and fault wireframes are updated.
-
GradeShell - Ellipsoid data is updated.
-
Categorical - Ellipsoid data and additional points are updated.
When data is used by a command to generate its output, for example, fault traces used to model faults or fault wireframes used to create fault blocks in the Create Vein Surfaces command, a value is automatically added to a _USED_BY attribute. Again, this is automatically appended to the data objects used within the implicit modelling function. The following codes are used:
-
1 - The data has been used by the Create Vein Surfaces tool most recently.
-
2 - The data has been used by the Create Contact Surface tool.
-
4 - The data has been used by the Create Grade Shells tool.
-
8 - The data has been used by the Create Categorical Surfaces tool.
-
16 - The data has been used by the Model Faults tool.
Activity steps:
A typical approach for using this command is:
- Load a desurveyed drillholes file.
- Launch the command.
- Define the scope of your modelling; select the loaded Drillholes object, the Column containing the categorical Value to be modelled.
-
Specify your confidence in the accuracy of input sample data and associated contact points using Uncertainty. This can be set at a Default (meaning global) level, or read from a data attribute in the loaded Drillholes object.
See Data Uncertainty.
- A flat plane is required to calculate the resulting categorical volume(s), although it can be at any orientation. This is the mean plane of positive samples in the input set and is calculated automatically by default, but you can override this default using the Section Controls provided.
- Interactively position the plane used to generate surface data by enabling the Section Editor control. See 3D Section Widgets.
- Alternatively, modify the section using one of the controls in this section. These are replicated on the 3D View ribbon and Navigation toolbar.
- Automatically align the view to be directly at the 'best-fit' plane through the data by enabling Auto look. This doesn't affect the definition of a modelling section - only the view is adjusted.
- Align the view with a custom section.
- Reset the modelling section to the automatically-calculated best-fit plane.
-
To define a trend to impart a guiding direction or directions throughout your structure:
- Choose Default from holes to let Studio calculate the most appropriate trend for your data, using a consistent directional trend throughout your data. In effect, this makes use of a single, global search ellipsoid to interpolate a surface between contact points.
- Choose Custom to define one or more ellipsoids that will be used to govern uni- or multi-directional trends throughout your data.
- Choose an existing ellipsoids data object, if one exists (if not, one will be created shortly).
If appropriate, select Pick Drillhole Samples and select one or more drillholes that will be used to automatically create an ellipsoid. This is usually a set of holes within which a single trend is obvious. Once selected, choose Create Ellipsoid from Selected Data.
The generated ellipsoid displays at the centre of the selected drillhole set.
- To manually position and define the axis dimensions of an ellipsoid, choose Create Ellipsoid. See New Ellipsoid.
- Edit any previously-created ellipsoid by clicking Edit Ellipsoid. See Edit Ellipsoid.
-
Ellipsoids are interpolated throughout the sample data in a uniform 3D grid, gradually morphing between defined ellipsoid shapes.
Preview this grid by first selecting how detailed your preview will be (for example, 3 x 3 x 3 shows a grid of 27 ellipsoids, each in their interpolated shapes and orientations). Then, click View to render a temporary preview of ellipsoids on the screen, for example:
From here, you can see how each part of the data is likely to connect to neighbouring parts.
-
Implicit surface modelling is an interpolative process where surface data is fitted (as closely as trends and other modelling parameters permit) to contact points. Enabled by default, the Snap to contacts section can enforce a secondary deformation of the generated surface to enforce a closer relationship between the output surface and its contact points.
Note: Snapping to contacts is performed after the initial volume is generated, and works by deforming the mesh so that points within a tolerance distance of a contact position are moved towards that position, affecting neighbouring mesh points to maintain the integrity of the output shape. This is a very intensive operation and, where there are many contact positions to consider (say, the input drillhole file is large, with lots of positive intervals), this can extend processing time significantly.
For more information, see Snapping to Contacts.
- Define Surface Generation Controls:
- The categorical modelling command needs to subdivide positive samples into smaller units to ensure ellipsoid centroids are positioned at suitable positions within the data set. You can choose to Subdivide automatically (Auto) or by choosing your own Fixed subdivision distance, where smaller values tend towards increased processing, but potentially a more representative result.
- Define the Resolution of your output wireframe using the drop-down list (high values = small triangles = longer processing). For more precise control, select <custom> and enter your own value.
- Choose how far beyond the hull of sample data categorical models can extend. You do this by entering a Percentage extra value, where 50% will allow models to extend beyond the cuboid hull of loaded sample data by up to 50% more, for example. As a worked example, if the bounding cuboid of data is 10 x 20 x 30 meters, the permissible 'space' for categorical modelling is within a cuboid 15 x 30 x 45 meters.
- Decide if you want to constrain values that terminate at the collar (First), end-of-hole (Last), Both ends or Neither, using the Constrain ends drop-down list.
- Define an Output Surface name. This is the name of the object to be created. If an object of the same name exists, a unique numeric suffix is applied.
- Click Compute Surface and wait for the process to finish - multiple progress bars are displayed to show key phases in the modelling operation.
- Review your output volume.
Tip: Restore the settings from the last modelling run using Reset.
Related topics and activities