About cooperation between ExpertFit and FlexSim

About cooperation between ExpertFit and FlexSim

tsuji_ryusuke
Observer Observer
4 Views
2 Replies
Message 1 of 3

About cooperation between ExpertFit and FlexSim

tsuji_ryusuke
Observer
Observer

[ FlexSim 23.0.8 ]

Hi,

Since ExpertFit and FlexSim are independent functions, if you want to use the output results of ExpertFit on FlexSim, you need to transfer the output results.

For this reason, there have been requests from customers to allow the output results of ExpertFit to be controlled by Flex scripts.

Is there a way to control it?

0 Likes
Accepted solutions (1)
5 Views
2 Replies
Replies (2)
Message 2 of 3

kavika_faleumu
Autodesk
Autodesk
Accepted solution

Hey @Ryusuke T, currently there is only one command related to expertfit which is runexpertfit(). If you'd like the results of an ExpertFit run, you'll have to retrieve it manually. There is a way to write to an output file using the "Batch Mode" > "Analysis Options" window to select a location to output the results. You could then have your FlexScript read from that file to retrieve the information after a run.

0 Likes
Message 3 of 3

tsuji_ryusuke
Observer
Observer

@Kavika F ,

Thank you for information.

I understood that the command for expertfit is only runexpertfit ().

0 Likes