• 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.

Update footprint of Library Object

Messages
127
Country
germany
Hi,

I would like to suggest a similar feature to the "Get Footprint" from a model, for the Library Objects. Currently the footprint is not updated if you delete the object from the LOM and add it again with some different contours.

For example:

I work at the moment on NZAA and created the terminals via SketchUp and added them to a .bgl. Loaded it into ADE'S LOM and placed the them in the project. Now I remodeled some parts of it and replaced(same GUID) them in the .bgl, deleted it from LOM and added them again. But I still have the old footprint.
 
Messages
2,930
Country
newzealand
Kai,
I had a similar issue, i think i clicked on either ADE/Lists/Models/Get Footprints
or ADE/Settings/Options and i unticked "Get Detailed Footprints" and ticked it again
one of those worked for me, cant remember which one, not sure if that will be any help to you...............
 

scruffyduck

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
34,855
Country
unitedkingdom
I will try and look at this. Footprints are keyed by GUID and I think (it has been a while since I looked) that if the GUID is present in the footprint database then it will not be updated. In part this is to stop problems with re-writing stock object footprints and slowing performance down. I see this is related to objects in libraries rather than models loaded directly into ADE. I think probably that the user would need to force ADE to regenerate a footprint if they change an object and that would need a few changes
 
Messages
127
Country
germany
Hey Jon,

maybe it could be possible to remove a footprint for a specific GUID from the database via the LOM and then add the library bgl again into the LOM.
 

scruffyduck

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
34,855
Country
unitedkingdom
Hey Jon,

maybe it could be possible to remove a footprint for a specific GUID from the database via the LOM and then add the library bgl again into the LOM.

Could be - I am looking at the best way to do it. It may be easiest to select a footprint in the display and tell ADE to force an update if it can. This will probably mean reading the whole library in any case.
 
Top