-
Notifications
You must be signed in to change notification settings - Fork 1
Drill Hole Planner
The drill hole planner operator is designed to import planned drill holes from a collar table (CSV file). Please ensure your CSV has columns for the following input data;
- Hole ID: The unique identifier for each planned hole (e.g. DDH-01)
- X: The easting coordinate of the collar location. Ensure geographic coordinate system (meters or feet). Ensure it matches the CRS that your blender scene is set to.
- Y: The northing coordinate of the collar location.
- Z: The elevation of the collar location (meters or feet).
- Total Depth: Planned total depth for each hole, meters or feet - which ever your coordinate system corresponds to.
- Azimth: The planned azimuth (0-360) for each hole.
- Dip: The planned dip (0-90) for each hole. Ensure dips are negative values. (e.g. -45)
1. Under Drilling
click the drop down arrow for Drill Hole Planner
2. Select Load Planned Drill Holes (CSV)
. This will bring up your file browser, select your planned drill hole CSV file.
3. Fill in the populated columns as appropriate.
4 Select Render Planned Drill Holes
- This will render the planned drill holes as single curve objects into your scene. Each hole will be titled as the
Hole ID
assigned in your CSV file within the outliner.
In addition to adding planned drill holes via a collar table, you can also manually create drill holes as curve objects (lines) and then export these objects back into collar table format (CSV).
1. In Object Mode
, create a curve object by going to Add- Curve - Path.
2. In Edit Mode
, simplify the curve object by deleting all vertices except the two end points.
3. In edit mode, you can now move these two vertices around (select them, hit G
to grab and move around) until you've achieved the correct location and orientation of you planned drill hole. In Object Mode, you can select the entire object and move/rotate as well.