| 查看: 2534 | 回复: 8 | ||
[求助]
matlab有个IGES Toolbox具体是什么作用? 已有2人参与
|
|
在mathworks上面看到过,因为没有注册过所以无法下载,请问有人用过这个功能吗或知道相关信息。烦请告知,谢谢!! 发自小木虫Android客户端 |
» 猜你喜欢
准备明年的基金了
已经有8人回复
什么时候能放榜呀?
已经有3人回复
一个有机合成实验室都需要哪些设备?
已经有8人回复
UV压敏胶开发
已经有5人回复
面上提前没消息,有中的吗
已经有16人回复
面上再次挂了,太难了,躺也躺不了,倦也卷不过,小学校之殇!
已经有25人回复
2026年国自然面上资助率
已经有22人回复
基础研究怎么拉横向,学校到款任务越来越多,难以完成 拉横向,都有哪些途径啊
已经有12人回复
微信指数没变化,科研之友没阅读
已经有19人回复
2027年申博
已经有3人回复
FMStation
至尊木虫 (知名作家)
- 仿真EPI: 1
- 应助: 591 (博士)
- 贵宾: 0.03
- 金币: 18701.7
- 红花: 97
- 帖子: 8891
- 在线: 1493.2小时
- 虫号: 2400059
- 注册: 2013-04-04
- 专业: 计算机应用技术
【答案】应助回帖
感谢参与,应助指数 +1
|
https://www.mathworks.com/matlab ... /13253-iges-toolbox Toolbox for working with IGES CAD-models in Matlab. The Matlab function "iges2matlab" extracts parameter data in an IGES file to Matlab. Other functions in the toolbox do plots, transformations, projections etc. All users must first compile the C-source code. This is done in Matlab by running makeIGESmex and the mex-functions are compiled. Precompiled mex-functions for win64 can be downoad from http://www.fildirekt.se/dl/1414651483.zip |
2楼2016-08-27 22:35:49
3楼2016-08-28 16:10:44
FMStation
至尊木虫 (知名作家)
- 仿真EPI: 1
- 应助: 591 (博士)
- 贵宾: 0.03
- 金币: 18701.7
- 红花: 97
- 帖子: 8891
- 在线: 1493.2小时
- 虫号: 2400059
- 注册: 2013-04-04
- 专业: 计算机应用技术
【答案】应助回帖
|
https://github.com/robEllenberg/ ... toolbox/igesToolBox iges2matlab ----------- Function for converting IGES-file data to a Matlab-object. Cannot handle all IGES-entity types. plotIGES -------- Plots lines, curves, points and surfaces in the IGES-file. transformIGES ------------- Transform the parameter data in the IGES-file with a rotation/reflection matrix and a translation vector. projIGES -------- Returns points of projections on surfaces from an IGES-file. projpartIGES ------------ Returns points of projections on part of surfaces from an IGES-file. See "exampleProjection.m" for help of usage. |
4楼2016-08-28 16:18:06
5楼2016-08-29 22:56:02
6楼2016-08-30 09:34:01
7楼2016-08-30 10:31:19
FMStation
至尊木虫 (知名作家)
- 仿真EPI: 1
- 应助: 591 (博士)
- 贵宾: 0.03
- 金币: 18701.7
- 红花: 97
- 帖子: 8891
- 在线: 1493.2小时
- 虫号: 2400059
- 注册: 2013-04-04
- 专业: 计算机应用技术
【答案】应助回帖
|
https://www.mathworks.com/matlab ... hange/14470-igesout 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. |
8楼2016-08-30 11:47:54
9楼2020-03-31 21:36:33










回复此楼