Release Notes

Table of Contents

Revision History

17.01.2007

  • Add thin polys prior to self-intersection to gain speed
  • Put in F1 help
  • New method to get material attributes added for speed:
    • Created a static class with dictionary to store all
    • Materials 1st time they are used so we don't have to all data.geometry which was eating time.
  • Remove call to geometry.isgeometryfile() for speed because data.geometry gets the guts of the msr on this call, then deletes it.
  • Added msg to panel about speed of self-intersection check.
  • Remove geo.free for speed.

13.12.2006

  • Fix preserving of reporting field positions when writing ini.
  • Add suppress titles option.
  • Add spawn report option.
  • Add Azimuth/dip for non-orthoganal plane filtering & reporting
  • Add doc
  • Modify how plane computed. Add precision to plane (side effect of nonortho).
  • Modifications to make faster.
  • Other misc improvements and enhancements
  • Fix exceeding recursion limit in self-intersecting
  • Fix occasional failure in grail.data.geometry because it does not find the default material msr.
  • Reduce number of global & local variables for speed.

01.09.2006

  • Original script.

Dependencies

Python: 2.2.[3-*]
MineSight 3D: 3.60.*
MineSight Grail: 3.60.*