Extract the reference name from a section line

@fsalla Is there a way to extract the name displayed in the VisualARQ Section panel using a C# script, and then set it as the object name in the Rhino Properties panel?

Hi @miguelayora3 there is no function in the VisualARQ API to do this. But you can achieve it with some Grasshopper components:

Does that work for you?