Question
Quick Close and Open a model using JLink
Hello All,
Greetings,
I am trying to write a tool to read one level structure of the Assembly from folders.
There are around 2k assemblies per folder on iterative basis.
I am using RetrieveModelWithOpts API to load a model. This API looks keeps the already opened model in session.
Is there a way to close opened model or clear the model?
How I can make this Assembly structure extraction quick
Thanks,
Swapnil

