필터 지우기
필터 지우기

mech_import errors when attempting to import .xml file from Inventor 2012

조회 수: 6 (최근 30일)
Jeffry
Jeffry 2012년 9월 9일
댓글: Malesela Moutlana 2021년 4월 2일
I have exported a simple part from Inventor to an .xml file using Manage->Parameters->Export to XML
When I try to use mech_import I get the following errors and cannot find any information about them.
EDU>> mech_import('BasePlateR1-params.xml')
"XML Read error" while attempting to read file "BasePlateR1-params.xml".
Error in C:\Program Files (x86)\MATLAB\R2012a
Student\toolbox\physmod\mech\importer\+PMImport\@ModelReader\ModelReader.p>ModelReader.ModelReader (line 33)
Error in C:\Program Files (x86)\MATLAB\R2012a
Student\toolbox\physmod\mech\importer\+PMImport\@ModelUpdater\ModelUpdater.p>ModelUpdater.ModelUpdater (line 16)
Error in C:\Program Files (x86)\MATLAB\R2012a Student\toolbox\physmod\mech\importer\+PMImport\pmiu_import.p>pmiu_import (line
73)
Error in mech_import (line 97)
PMImport.pmiu_import(varargin{:});
  댓글 수: 2
Roja e
Roja e 2017년 6월 27일
Could you solve this problem? this is exactly my problem...
Malesela Moutlana
Malesela Moutlana 2021년 4월 2일
open the xml files as a text document ........ in the text document replace all , (commas) with . (points)
0,3333 ---> 0.3333

댓글을 달려면 로그인하십시오.

답변 (1개)

Sergio Pertuz Mendez
Sergio Pertuz Mendez 2016년 10월 17일
Did you manage to solve this problem???

카테고리

Help CenterFile Exchange에서 Particle & Nuclear Physics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by