Import and edit a NURBS from a .stp or .igs file to Matlab
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello everyone,
So my problem is writting in the title .
I have already studied this point:
- the use of .igs format and I found the IGES Toolbox to import with Iges2Matlab and get with Getsurfacedistributedpoints : http://www.mathworks.com/matlabcentral/fileexchange/13253-iges-toolbox/content/getSurfaceDistributedPoints.m
the points of the surface with their local coordinates , however I don't understand very well the inputs required by this function.
I am currently looking for a library to import a .stp file in matlab .
Could you help me , please?
Thank you
1 comentario
Maximilian Funk
el 4 de Dic. de 2017
Hello Bertrand Bastien,
quite a Long time ago since you postet this question but i'm haveing the exact same Task
can you tell me wich library you did finally use?
best regards, max
Respuestas (1)
Michael Loibl
el 17 de Abr. de 2023
Editada: Michael Loibl
el 17 de Abr. de 2023
Hi,
I recently uploaded a respective library for importing (trimmed) NURBS surfaces as .stp-files:
Hopefully it helps.
Best, Michael
0 comentarios
Ver también
Categorías
Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!