Modify Door Tags

Hi
I would like to change circle radius as per the size of the door name string.
Circle is created in Door Tag Family with RADIUS as label.

Door Tag - 4.0mm.rfa (248 KB)

Hi @patshai

Could you please show us your attempts and where did you got stuck. Thanks :slight_smile:

Hi @Kulkul
I am not able to extract RADIUS instance parameter from tag family.
My idea is to extract the length of the string using door name and adjust the circle radius accordingly.

I don’t think that is possible since a string doesn’t have a length parameter. Unless Dynamo will see the character length and associate that with a distance parameter.