Process Help |
Process Name |
Menu Path |
Link to Command Table |
OPBLKSEQ |
Command line only |
Introduction
This process generates open pit block bench links based on input mining block outline strings and activity points, plus (optionally) a points file defining the location of bench exits.
Files, Fields and Parameters
Input Files
Name |
Description |
I/O Status |
Required |
Type |
BLOCKS |
Block outlines for sequencing. The file must contain the fields:- XP,YP,ZP,PTN,PVALUE (numeric, explicit). The file may contain multiple blocks. |
Input |
Yes |
String data |
POINTS |
Input points file. There should be a Point for each block outline. This file can be created using the PROPER process |
Input |
Yes |
Point data |
EXITPNTS |
Optional points file of bench exit locations |
Input |
No |
Point data |
Output Files
Name |
I/O Status |
Required |
Type |
Description |
LINKS |
Output |
Yes |
String data |
Output sequence and dependency string file. This file will be created. |
Fields
Name |
Description |
Source |
Required |
Type |
Default |
BENCHID |
Bench identifier field in the BLOCKS file. |
BLOCKS |
No |
Any |
Undefined |
BLOCKID |
Unique Block identifier field (Usually SEGMENT in 5D Planner data) in the BLOCKS and POINTS files. |
BLOCKS |
No |
Any |
Undefined |
SEQUENCE |
Sequence identifier field in the POINTS file. |
POINTS |
No |
Any |
Undefined |
PUSHBACK |
Push back identifier field in the BLOCKS file. If this is supplied then no inter-bench geometry based links (parameter CUTINTER=1) will be created between blocks with different pushback values. |
BLOCKS |
No |
Any |
Undefined |
EXIT X/Y/Z |
X/Y/Z Coordinate field in the EXITPNTS file. |
EXITPNTS |
No |
Any |
Undefined |