===== HowTo ===== .. include:: ..\version.h .. include:: howto-reference.h .. contents:: Table of Contents :backlinks: top -------------------------- Configuring Python Scripts -------------------------- This section deals with methods for configuring your python script to perform different tasks. * `HowTo: Parse Command Line Arguments`_ ----------- Data Access ----------- The following documents discusses common tasks that involve using the MineSightŪ Grail data access routines. MineSightŪ 3D Geometry Resource Files ------------------------------------- * `HowTo: Export Markers to a Comma Delimited File (CSV)`_ * `HowTo: Use the Geometry Plane Equation`_ MineSightŪ Model Files ---------------------- * `HowTo: Find the Item List for a Given Model`_ Project Control Files (PCF) --------------------------- * `HowTo: Determine a PCF Path`_ * `HowTo: Determine 3DBM and GSM Projects`_ * `HowTo: Use Multiple PCF Files in One Script`_ ------------ Data Parsing ------------ * `HowTo: Convert Large CSV Files to a Column File`_ * `HowTo: Efficiently Swapping Y and Z Coordinates`_ ------- General ------- * `HowTo: Create a Basic MineSightŪ Grail Script`_ * `HowTo: Create a PYZ Script`_ * `HowTo: Determine the MineSightŪ Grail Version`_ ------------------------- Graphical User Interfaces ------------------------- * `HowTo: Work with Python and Tkinter to Generate Graphical User Interfaces`_ ------------------ MineSightŪ Compass ------------------ * `HowTo: Determine Available Files for the Current Compass Project`_ -------------------------------- MineSightŪ Grail Embedded (MSGe) -------------------------------- * `HowTo: Create an Embedded Script`_ * `HowTo: Work with the Selection Buffer`_ * `HowTo: Use Embedded Contouring`_ * `HowTo: Use Embedded Triangulation`_ * `HowTo: Add Menu Entry for Script`_ * `HowTo: Create a Polygon in a Geometry MSR`_ ------------------------------------- MineSightŪ Interactive Planner (MSIP) ------------------------------------- * `HowTo: Assign Average Grade for a Cut`_