Angled Benches

The following section needs to be set in your sampling parameters (.smp) file to use angled benches. A maximum of 100 angled benches can be defined.
BEGIN$DEF BENCHDEF
  BEGIN$TAB ANGLE_BENCH
   'BENCH_1'            [bench id]
   '15.0'               [bench height]  
   '10000.0'            [x pivot point]
   '5000.0'             [y pivot point]
   '200.0'              [z pivot point]
   '20.0'               [dip angle]
   '0.0'                [dip angle]
  END$TAB ANGLE_BENCH
END$DEF BENCHDEF