Autodesk-Forge/forge-configurator-inventor

Create SVF Plugin

VigneshMohan-code opened this issue · 4 comments

Unable to convert to SVF with the given code in CreateSvfAutomation.cs. Getting the error " The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))". Is there any update with the code?

mivasi commented

Do I understand it right, it works with demo data, but is not working with your custom data?

I didn't try to run this. I just used the code to create a SVF of a larger assembly.

mivasi commented

Ok, there are 2 options:

  1. You made somewhere mistake
  2. It is something special with your dataset

We can figure it out by running this whole application while using your dataset in there. You can give it a try and let us know. If it is not going to work out for your dataset but for the preprepared demo dataset it will, then we need your dataset to do further investigation.

mivasi commented

Document which you wanted to export, was not opened by Inventor, because you forget to specify it on command line