selections like the extrudeobject [SOLVED]

On 18/10/2014 at 14:34, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   r14 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
hi there, the extrudeobject for example offers the selections C1, C2 , R1 and R2... to be used in texture tags.

my question is, how can i offer the user such selection names for my own plugin-object?

thanks for any input here.
cheers,
ello

On 18/10/2014 at 15:12, xxxxxxxx wrote:

Just add selections with a specific name to one of your virtual objects.

On 18/10/2014 at 15:57, xxxxxxxx wrote:

ug, thank you. didn't believe it was just that .. i'll try it