igesout updated

버전 1.0.2 (7.28 KB) 작성자: Samuel Sudhof
IGES Converter for points, lines, and NURBS curves and surfaces
다운로드 수: 3
업데이트 날짜: 2024/7/4

라이선스 보기

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.

인용 양식

Samuel Sudhof (2024). igesout updated (https://www.mathworks.com/matlabcentral/fileexchange/169171-igesout-updated), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2024a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

받음: igesout

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.2