Variable definition for flight plans
Hi
We are developing flight plans for virtual sites and we ofter deploy multiple components or "Pano images" in the same coordinates or the same height. It will help a lot if we can define those values as a variable in the flight plan, instead of setting it in every component.
Best regards
Comments
3 comments
I'm trying to understand the request here.
Do you mean to have a mission that has multiple pano images where you can set the altitude of each pano based on a variable? So, instead of (say) 300ft for each of the panos, you could set it to 'x' or even 'x' +/- a fixed value?
Are you aware that you can Ctrl-click elements and bulk edit the altitude?
Like, this below, would change the altitude for all of the selected Panos.
Yes, we are working like that now.
Imagine a building site with an array of 6x6 points and this array repeats on every x meters. So we could define the height like a variable and the components below would ingest the previously defined variable like:
- X variable
-- Component with height X
-- Component with height X
-- ...
-- Component with height X
- X+1 variable
-- Component with height X+1
-- Component with height X+1
-- ...
-- Component with height X+1
(I'm the same user, just logged in with another Google account, sorry)
This is what the “Run Script” option is for.
Please sign in to leave a comment.