I'm working on a BR control program. I am automatically assigning each reactor an index integer, starting with 1. I want to display that integer near the reactor so that the end user can understand visually which reactor is being referenced on screen. The easiest way I can think of doing this is with an adapter and a sign, however, I need some way to identify via code (preferably) the nearest adapter/sign to each reactors computer port. Is there any way I can identify this with the existing API's?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Hey there,
I'm working on a BR control program. I am automatically assigning each reactor an index integer, starting with 1. I want to display that integer near the reactor so that the end user can understand visually which reactor is being referenced on screen. The easiest way I can think of doing this is with an adapter and a sign, however, I need some way to identify via code (preferably) the nearest adapter/sign to each reactors computer port. Is there any way I can identify this with the existing API's?
Link to post
Share on other sites