|
|
| File Information |
| Description |
Toolbox for working with IGES CAD-objects in Matlab. The Matlab function ‘iges2matlab’ extracts the parameter data in an IGES file to Matlab. Other functions in the toolbox do plots, transformations, projections etc.
All user must first compile the source code. This is done in Matlab by running:
makeIGESmex
and the mex functions are compiled. |
| Acknowledgements |
Nurbs2 Iges and Mesh2 D Automatic Mesh Generation
inspired this file.
|
| MATLAB release |
MATLAB 7.8 (R2009a)
|
| Other requirements |
Some C compiler must be installed. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 15 Dec 2006 |
Have added a function. |
| 19 Dec 2006 |
Have added a function. |
| 08 Jan 2007 |
Have done a small improvement. |
| 09 Jan 2007 |
Makes the previous update complete. |
| 18 Jan 2007 |
Have done some small improvements. |
| 20 Mar 2007 |
Have added the source code to bspeval. |
| 26 Jun 2007 |
Have done some small improvements. |
| 19 Nov 2007 |
Have added some entities. |
| 29 Apr 2008 |
The projection is better documented by adding an example. |
| 04 Sep 2008 |
The triangulation of surfaces for higher shape accuracy is improved. |
| 27 Apr 2009 |
Mesh2d is used for meshing the surfaces. |
| 14 Aug 2009 |
One more example is added, plotIGES draws surfaces faster using patch(). |
| 10 Dec 2009 |
2 old m-files are replaced by:
nrbevalIGES.c
closestNrbLinePointIGES.c
|
| 20 Mar 2012 |
More entities are added, a GUI is developed, more examples are attached. |
|
Contact us