Create RBE Spider from Point

Hi together :)
My problem can be described as follows:
I have a cross-section of my component. In this cross-section, there are several points called GUYAN_points from now on.
The desired output shall be a 3D-Meshed (most desirable a axisymmetric mesh -> 3D-Swept mesh through body or Revolve 2D Mesh n times) with implemented RBE spiders starting from the GUYAN_point and the corresponding center point.

My problem now is:
I only have one point per RBE. There is no possibility to "revolve" the single RBE element to generate the desired RBE spider.
How can i connect the RBE center point to all corresponding nodes along the circumference with the single Guyan point serving as reference?

So my first approach in mind was to create a curve based on centerpoint and the Guyan point. Then select all related nodes to that curve. Unfortunately, the RBE element does not offer that option.
My next approach was to do a pattern feature(circular) to the single Guyan point to get all corresponding points along the circumference. Next step:
How can I connect these pattern points to the mesh and get the RBE element?

I would be really thankful for help

Regards
Benny