Import of CAD models from CREO to MATLAB using Multibody link
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
During the import of CAD models from CREO ,can any explain why the part in the main assembly are converted into a .STEP file and in case when a sub-assembly is found in the model,the parts are converted into .ste file which is unreadable by MATLAB,can any help me regading the same?
0 Kommentare
Antworten (1)
Steve Miller
am 23 Nov. 2022
I believe .ste is an alternate extension for a STEP file. It isn't clear to me why Creo would use a different extension in different parts of the assembly. See if you can find a preference in Creo related to geometry export. You could try renaming the files to have extension .step (MATLAB scripts can automate this). You may need to update the .XML file that was produced by the export from CREO (search-and-replace).
--Steve
0 Kommentare
Siehe auch
Kategorien
Mehr zu Model Import finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!