0

I have a speed issue with parametrization of an inventor model. It is an assembly with env. 20 parameters, a few parts with no dependencies. Parametrization is done by transforming the parts at their location in space using iLogic and a helper dll. The complexity is reduced to env. 30% of the estimated, final model.

Running the workitem with the parametrization activity of this model takes env. 1 min 40 sec. Which is definitively too much. Creating the same parameter changes in a local Inventor takes env. 10 sec.

Are there any ideas where to start to speed up this task?

Adrian Mole
  • 49,934
  • 160
  • 51
  • 83
refactorer
  • 26
  • 2
  • In order to know more where the time is spent I would need to see report file from processing of the Workitem. Would it be possible to share it? – Michal Vasicek Nov 02 '21 at 16:24
  • Please provide enough code so others can better understand or reproduce the problem. – Community Nov 03 '21 at 16:44
  • @MichalVasicek Thanks for the tip. Helped me figure out where we wasted time. Seems that iLogic is consuming much more than expected. – refactorer Nov 04 '21 at 09:46
  • In case you found something strange in your iLogic, I would recommend you to turn on iLogic detailed logging on FDA using "iLogicVb.Automation.LogControl.Level = LogLevel.Trace ". See https://forge.autodesk.com/en/docs/design-automation/v3/developers_guide/inventor_specific/ilogic-logging/ – Michal Vasicek Nov 04 '21 at 13:42

0 Answers0