Using Features while in a Program Node Contribution class

I am trying to get a list of Features in a Program Node Contribution class. But when I call the FeatureModel getGeomFeatures() I don’t get any return values.

More context I am using the ProgramAPIProvider .getProgramAPI().getFeatureModel().getGeomFeatures(); method.

Resolved: You have to create (and “edit/teach”) the custom geometric Features in the installation tab. The Base and Tool Feature are not geometric features.