Skip to main content
1-Visitor
August 9, 2018
Question

Toolkit C++ : prerequisites for ProIntfimportSourceTypeGet

  • August 9, 2018
  • 1 reply
  • 3591 views

Hi,

 I am importing models using ProIntfimportSourceTypeGet() and ProIntfimportModelWithOptionsMdlnameCreate.

Function ProIntfimportSourceTypeGet() works properly on 3 out of 5 machines.

But for same model it returns error on other 2 machines.

Code is same and model to import is same.

My guess : some libs. are missing from those 2 machines. In short there might be some installation gap.

I am sure somebody must have used the import functionality before so

any help would be appreciated.

 

 

1 reply

21-Topaz I
August 12, 2018

if install issue: Did you try from the UI persepctive?

Also, what type of file do you deal with?

MadhaviG1-VisitorAuthor
1-Visitor
August 13, 2018

I can import it manually from UI. But does it use same libraries which are provided for Toolkit?

I am dealing with files from SolidDesigner ( for example with ext. .sdpc)

 

21-Topaz I
August 13, 2018

Do you capture the error returned by the function?