Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Readme.txt | 2011-11-20 | 1.0 kB | |
GeomSS_0.0.13_Windows.zip | 2011-11-20 | 2.9 MB | |
GeomSS_0.0.13_Source.zip | 2011-11-20 | 13.7 MB | |
GeomSS_0.0.13_MacOSX.dmg | 2011-11-20 | 3.3 MB | |
GeomSS_0.0.13_Linux_and_Others.tgz | 2011-11-20 | 2.9 MB | |
Totals: 5 Items | 22.8 MB | 0 |
GeomSS 0.0.13 Release Notes: 11/19/2011 by: Joseph A. Huwaldt GeomSS (Geometry Scripting System) is a geometry modeling and scripting system written in Java. It uses the BeanShell scripting language to allow the user to write scripts which can create and analyze complex geometries that include NURBS curves and surfaces. This is especially important for geometry modeling tasks that must be repeated over and over with small or parametric variations. This is primarily a bug fix update. * Fixed a bug that prevented the File/Open..., File/Source/Run from Script..., and File/Change Working Directory... commands from working on the MS Windows platform. * Made reading of IGES files more robust to non-standard formats. * Added support for reading IGES Entity 102 (Composite Curves). * Corrected an error in calculating a circular arc from three points with dimensions > 2. * Upgraded to BeanShell2 Version 2.2b0 (SVN Revision 100). See BeanShell2 for more information: http://code.google.com/p/beanshell2/