How to import and plot .STEP file.

10 次查看(过去 30 天)
Javier
Javier 2012-12-18
Hi ¡
I have a problem with a little proyect of a robot.
I get a CAD model of muy robot in a .STEP file, I have to make a graphical interface that represent the movement of the robot. For this I have to asign some parts of the CAD model to some variable of my program (like articulations of the robot).
I don't find the way to import this kind of files and work with it.
Where can I have some information o something to do this....??
Can someone give me some reference for try to do it ?
Thanks ¡¡
  3 个评论
Javier
Javier 2013-1-3
I found a way... change the format of the model 3D in a .dxf file and use a script "model3d" (this link http://www.mathworks.com/matlabcentral/fileexchange/7940-model3d ), but I have a new problem... when I try to import the file, it load correctly, but when I try to plot it hte picture is empty, only with the XYZ axis but any model....
I don't know if I'm doing it correctly and I don't find any example of use....
I try with 4 diferents files but nothing....
In this site, I read that need to "compile Mex-files"... How can I do this ?
Where can I find any example of use of this script or something....
Thanks a lot ¡¡¡¡
Michael Loibl
Michael Loibl 2023-1-18
I just wrote a step import function for trimmed NURBS surfaces created in CAD. Maybe, this hits somebody's needs.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Model Import 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by