Borrar filtros
Borrar filtros

Errors when imports .xml file that exported from inventor

2 visualizaciones (últimos 30 días)
Brave
Brave el 5 de Oct. de 2012
Comentada: Mohamed Ahmed Fathy el 1 de Mayo de 2018
I am using tool simmechanics Version R2012b for win7 OS 64bit. I drew a 3D assembly drawing in Inventor 2012 SP1 and exported to second generation simmechanics, but when implimenting to export from inventor I received a warning as "no valid solid bodies to output to STL file". but the exporting process was still run.
But when using command "smimport()" the error occured in MATLAB command window: » smimport('BRACE.xml') Error using smimport_implementation (line 38) "BRACE.xml" could not be found.
Error in smimport (line 51) hModel = smimport_implementation(xmlFile, varargin{:})_;_
or when I run command "smimport('BRACE.xml')" in Matlab command window i received the warning:
>> smimport('BRACE.xml') Caught "std::exception" Exception message is: bad lexical cast: source type value could not be interpreted as target
so, what is the problem here?

Respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by