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

MSFS24 How to remove default helipads in MSFS2024?

Messages
277
Country
finland
I have made an add-on called "Finland Medical Helipads" for MSFS20. It works fine also in MSFS24, but as MSFS introduced the helipads in MSFS24 there are some rooftop helipads that are covering the ones I have made. I have tried to find out how to remove those MSFS helipad structures, but haven't succeeded. Exclusion rectangles or polygons do not help. Does anyone have an idea on how to remove specific, individual MSFS helipads and their 3D structures?
 
I have noticed a recent increase of Helipads in MSFS 2024, but have not yet attempted to ID what default scenery type they are.

Since we have also recently seen a very large increase of 3D Photogrammetry buildings with collision-enabled attributes that could work as "platforms", one might wonder if a specific exclude of that scenery attribute type might merit testing ?

GaryGB
 
Here is an example (from EFPT) with the MSFS version on top of my version. The MSFS version is a hand crafted 3D model, the markings on the helipad are different on different helipads, so not autogen of some kind. They appear on normal scenery and on photogrammetry scenery and they all look very similar (except for the markings).

1760371060642.png
 
Hi again;

I just checked the MSFS 2024 Docs and found this exclude parameter under Airport XML:

deleteAllHelipads

I am away from my FS computers presently but the Docs made it clear the Helipads are Elements within the airport XML, so an airport XML code wrapper must underlie the building with a Helipad.

I would examine the options for airports excludes to see if a check box is available in the exclude object properties.

Otherwise perphaps the raw individual airport XML might be edited to exclude these ?

Note that the Helipad is an Element that calls an AFD subobject which may still be a 3D meta-object.

Does your add-on have the Helipad built-in as part of the 3D model, such that you want to exclude the generic default Helipad types ?

GaryGB
 
Last edited:
Looks like our posts crossed on the server < must be Trump monopolizing the world bandwidth again ;-) >.

In the example shown, both Helipad types look good, but I like yours better. :-)

So, IMHO, the default should go, but not sure if you will find a Helipad exclude option for an airport XML object in a Polygon; I'm thinking that should be an option via an Exclusion Rectangle which targets airport XML code.


GaryGB
 
Last edited:
Aaah. Silly me. Now I found it! Simple. It is in the Delete section for the airport - just a tick in the box Delete all helipads and poof - the MSFS version is gone! Additionally it need an exclusion rectangle to exclude the 3D object. Thanks for your help - it was the deleteAllHelipads finding that put me on the track! 🙏
 
Last edited:
Back
Top