Import and edit a NURBS from a .stp or .igs file to Matlab
조회 수: 6 (최근 30일)
이전 댓글 표시
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
Maximilian Funk
2017년 12월 4일
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
답변 (1개)
Michael Loibl
2023년 4월 17일
편집: Michael Loibl
2023년 4월 17일
Hi,
I recently uploaded a respective library for importing (trimmed) NURBS surfaces as .stp-files:
Hopefully it helps.
Best, Michael
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Handle Classes에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!