Skip to main content

block-model-regular-structure

schema/components/block-model-regular-structure/1.0.0/block-model-regular-structure.schema.json

The block-model-regular-structure component defines the structure of a regular (non-subblocked) block model. All blocks have the same dimensions, arranged in a uniform grid. This is the simplest block model structure and is appropriate when uniform resolution is sufficient — for example, when block sizes are chosen based on selective mining unit dimensions or when the orebody geometry does not require variable resolution.

Used by: block-model.

See also: block-model-flexible-structure, block-model-fully-subblocked-structure, block-model-variable-octree-structure (subblocked alternatives).

Properties

block-model-regular-structure (v1.0.0)

The structure of a regular, non-subblocked block model.

PropertyTypeDescriptionFlags
model_typeStringThe model geometry type.
n_blocksArray[Integer]The number of blocks in the model. [nx, ny, nz]
block_sizeArray[Number]The size of each block in the model. [dx, dy, dz]
originArray[Number]The coordinates of the model origin. [x, y, z]
rotationrotationThe orientation of the model.

Legend

FlagDescription
⬆️Inherited property
Required property

What is the reason for your feedback?