• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Why is the line generated by GP editor displaced?

Messages
43
Country
china
There is a problem: after using helper to convert into GP lines, displacement will occur, but it is not known why.


I made a video. have a look


vincent
 
Vincent,
You mean the line jump in a wrong position?
It happens by my also some times,i don't know why.
If i save the project file and reopen it again,every thing is normal.
Maybe Don can give a answer.

Jan.
 
I have already "discussed" this problem with Vincent via e-mail and suggested he post here.

As you can see from the video, the offset is in the direction of the "Heading" field of the helper dialog in both instances; that parameter is not passed to ADE-GP. Jan's statement
If i save the project file and reopen it again,every thing is normal.
seems to indicates that, despite the offset on the ADE screen, the correct positional information is passed to ADE-GP and saved by ADE.

Since the problem is only evident when creating the GP with the helper and self-corrects, I suspect it is due to a "glitch" in the helper code .

Don,
 
I checked the code for creating a Custom GP line from a helper shape. Essentially all ADE is doing is creating a set of vertices from the helper and copying them to a new GP line. It is possible that the coding of these is not exact to the helper. However this doesn't seem to be the issue here since the offset is corrected on reload. So this seems more like a temporary drawing error.
 
Hello forum

Came upon this thread after searching for the same issue. I'm seeing my GPs generating with an offset from my helper shape. Not a huge deal, but was wondering if a solution was found. I don't see it in all projects, and it seems to remain even if I save/exit/re-open ADE and the associated project. I also tried a computer power down reset as well, but the problem persists.

Regards
 
We haven't made any changes to the code
 
As I recall, the issue was lateral displacement, not elevation. Since ADE_GP never "sees" and, in fact, is unaware of the helper shape, there would seem to be nothing that can be done in ADE_GP.
 
Back
Top