Pular para o conteúdo principal

2- Build Steps

2- Build Steps Steps are the fundamental building blocks of mine geometry models. Each step represents a discrete volume of excavation at a specific point in time with defined attributes.

Process

To generate a single or multiple (batch) step(s), the main steps are:

1) Associate dates to surveys

2) Set step attributes

  • Resolution - Determines the dimensions of the blocks used to construct the geometry model
  • Type - Classification of the excavation (e.g., Development, Stope, Caving)
  • Material - Material classification (e.g., Void, Backfill, Ore)

3) Create steps

-To use it to build models afterwards


How does the step building work ?

Bounding Box Generation

When you select a survey, the app automatically generates:

  1. Survey outline - The original survey geometry (purple wireframe)
  2. Bounding box - Automatic bounds around the survey (adjustable thickness)
  3. Excavation boundary - The block volume that will be saved as the step

You can override the automatic bounding box if needed to clip specific portions of the survey. However, use this feature carefully - clipping a survey without maintaining a closed surface will result in an incomplete volume.

Block Face Generation

The step building process occurs in two stages:

  1. Block Faces - Generates the external boundary blocks (typically the longest step)
  2. Filling - Fills the interior of the boundary blocks using a specialised algorithm (usually fast)
Development geometry blocks
Development geometry blocks

The image above shows how development surveys are converted into block geometry. The app processes the survey to create blocks that represent the excavation volume.

There is an automatic hole-patching option which can solve certain kinds of holes. Left side: open surface and the blocks forming volumes along the surface only. Right side: correctly formed volume

Viewing Options

Use the viewing controls to inspect your step before saving:

  • Toggle between survey outline, bounding box, and excavation boundary
  • Adjust bounding box line thickness for better visibility
  • Use wireframe mode to see the relationship between the original survey and the block volume
  • Enable clipping planes to inspect internal structure

Intersection Handling

There are two types of intersection calculations:

Same Type and Material

When two steps have the same type and material (e.g., both are Caving/Void):

  • The second date's shell is added to the first
  • Only the volume relevant to the second date is saved
  • This represents expansion of the same excavation type
Different Type or Material

When steps have different types or materials (e.g., Development vs Stope):

  • The intersection volume changes from one type to another
  • For example, development that becomes a stope
  • The overlapping volume is converted rather than added

Video

Use the automatic boundary box on closed surveys to construct outer blocks and internal blocks. Also assign attributes for model generation.