How do you call another installed plugin to run via code?
Regards.
How to call to open another plugin programatically
This topic has been viewed 2816 times and has 2 replies
How to call to open another plugin programatically
Every Day is for Learn...
- Daniels118
- Posts: 503
- Joined: Wed Nov 17, 2021 9:04 pm
- Country: Italy
Re: How to call to open another plugin programatically
This isn't possible through public APIs. You may use Java reflection to access private code and reach other plugins.
If the plugins which have to communicate are both yours, you may use the classes in the package it.ld.sh3d.messaging, which you can find in the plugins Wirings and 3D dimension lines, they provide a pub/sub style API for cross-plugins communication.
If the plugins which have to communicate are both yours, you may use the classes in the package it.ld.sh3d.messaging, which you can find in the plugins Wirings and 3D dimension lines, they provide a pub/sub style API for cross-plugins communication.
Re: How to call to open another plugin programatically
Daniels, thanks.
I will try.
I will try.
Every Day is for Learn...
Who is online
Users browsing this forum: No registered users and 1 guest