Thanks Yarko for your reply.
I can check the number of running Femap instances so example is no needed.
It looks I have to redesign my app due to this limitation to be sure my code runs in correct Femap instance.
Tadeusz
Thanks for your reply.
Unfortunetely, the second option is what I need (switch between opened instances of FEMAP).
I work with VB.NET and I thought it is still possible with some system functions. Maybe running object table (ROT)? But I have no knowledge on this topic.
Tadeusz
Hello,
is it possible to choose Femap instance (process) from many already running?
I'd like to get list of opened Femap instances and put them to e.g combobox.
Tadeusz
Hi All,
First I'd like to say hello to everyone. This is my first post here.
Would you kindly advise what is wrong with this piece of code?
Working with Femap 11.
I try to create groups based on information from layers. I started from surfaces and found incomprehensible problem at once.
API...