igesout updated

IGES Converter for points, lines, and NURBS curves and surfaces
51 download
Aggiornato 4 lug 2024

Visualizza la licenza

IGESOUT converts nurbs surfaces, curves and polylines to a single compact IGES format file.
Vectorizing was implemented wherever possible, so the code should run quickly.
Daniel Claxton originally crated igesout but seems to be currently unavailable to maintain it. Assuming his consent, I am taking the liberty to upload this version which fixes a number of issues that prevented my files from being loaded correctly.
Important: If you are upgrading from a previous version and you are exporting geometry measured in inches, you need to update the code to reflect that, as I have changed the default to millimeters.
To use inches, please call the export function like this:
igesout(geometry,filename,'unitflag',1,'units','INCH')
I have only tested this on Windows 11. It should work on macOS and Linux as well, but I have not tested this. Windows versions before 7 will probably not work, but this can be fixed by setting the default author to an empty char array.

Cita come

Samuel Sudhof (2025). igesout updated (https://it.mathworks.com/matlabcentral/fileexchange/169171-igesout-updated), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2024a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato da: igesout

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.2