TRIVOXELATE
Repairs one or two triangulations by voxelation (creating a block model of a specified size to then generate a grade shell around the invalid solid(s)). Changing the size of blocks will impact on the resolution of the resulting triangulation so thought must be put in to this, and will depend on resolution and size of input triangulations and use of the output.
Usage:
For one triangulation: For two triangulations: <> indicates a mandatory switch. |
Where:
Option |
Description |
---|---|
<triangulation> |
The nominated triangulation name with a |
[-outside] |
Selects the portion of a triangulation outside a solid. If not specified, inside is assumed. |
[-or/-and] |
When the inputs are two triangulations and the output is a union (
|
[-delta dx dy dz] |
dx dy and dz are the block sizes to be used in the grade shelling. |
[-out output] |
Specify the name of the output triangulation with.00t extension. |
Example:
trivoxelate stope01.00t -delta 5 5 5 -out stope01_new.00t
would return a grade shelled triangulation with block size of 5 by 5 by 5 called stope01_new.00t