select feature definition point not available in macro

We are working on a workflow in OpenRoads Designer where our users get a ribbon on which we have placed predefined points tools.


We want our users to be able to place a specific point according to a specific feature definition with one mouse click instead of having to search in the tree with available points (which is becoming resonably extensive).

We've recordeda macro and updated this to a vba. We've included the vba. All rules in the vba work. When we make changes and run the vba the changes are reflected in the "place point" tool. All except for the "SETVALUE Feature definition" command. No matter what we change here the result is the same: "no feature definition". Even if we run the original macro without changes we get this result.

We suspect this command doesn't work yet? Anyone?

I've included the macro here.

0550.pointtest.mvba