フィルターのクリア

Errors when imports .xml file that exported from inventor

2 ビュー (過去 30 日間)
Brave
Brave 2012 年 10 月 5 日
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?
  1 件のコメント
Mohamed Ahmed Fathy
Mohamed Ahmed Fathy 2018 年 5 月 1 日
Did you find a solution, please?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by