Openroads Designer MDL - Changing feature definition using C# ?

Hi All,

I am trying to find a way to set the feature definition of geometry objects based on their feature names.

So a centreline with a feature name starting with 'CL' would be given the 'Geom Centreline' feature definition etc..

I don't think it can be done in Openroads itself automatically? I could do it manually but there are hundreds of objects with varying names.

I have looked through both the Microstation and Openroads Designer API docs that are provided with the Openroads SDK, but I can't find ANY references to feature definitions or Openroads-specific properties of geometry objects.

Can anyone help?

Many thanks

Travis