Terradrones
Active Member
Hi All
I need help again please. I use a Canvas to plot all the Topo Points, which have been adjusted according to the Screen Scale. As the Surveyor picks up new Points, these also get plotted on the screen. The option also exists to plot the Elevation and Code of each Point as per the selected Font Size.
Then I have a small CAD option where the Surveyor can draw in Straight Lines and Texts, as per the selected color and Text size. The Survey and the CAD gets stored in 2 different SQLite Files.
Here is my problem: how can I draw in a Arc by selecting 3 different Topo Points. As an example, if I pick up 3 Points on a Bellmouth (Start, Center & End) , I can calculate the radius of the Bellmouth and draw in the Bellmouth.
I have the formulae to calculate all this. My problem is how to draw it on the same Canvas as where I plot my Topo Points, straight lines and Text.
I have had a look at ABExtDrawing, but don't have a clue what is going on there.
I need help again please. I use a Canvas to plot all the Topo Points, which have been adjusted according to the Screen Scale. As the Surveyor picks up new Points, these also get plotted on the screen. The option also exists to plot the Elevation and Code of each Point as per the selected Font Size.
Then I have a small CAD option where the Surveyor can draw in Straight Lines and Texts, as per the selected color and Text size. The Survey and the CAD gets stored in 2 different SQLite Files.
Here is my problem: how can I draw in a Arc by selecting 3 different Topo Points. As an example, if I pick up 3 Points on a Bellmouth (Start, Center & End) , I can calculate the radius of the Bellmouth and draw in the Bellmouth.
I have the formulae to calculate all this. My problem is how to draw it on the same Canvas as where I plot my Topo Points, straight lines and Text.
I have had a look at ABExtDrawing, but don't have a clue what is going on there.