How to import and plot .STEP file.

9 visualizaciones (últimos 30 días)
Javier
Javier el 18 de Dic. de 2012
Comentada: Michael Loibl el 18 de En. de 2023
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 comentarios
Javier
Javier el 3 de En. de 2013
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 el 18 de En. de 2023
I just wrote a step import function for trimmed NURBS surfaces created in CAD. Maybe, this hits somebody's needs.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Model Import en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by