The name is initially set with "I set the value using elementprops_modify() through the property_data string (max 256 per docs)." The name to set to is provided from our external beam library.
I guess this as a general function supports different targets? It is not surprising that the name length is 31/32 like group names.
We have found workaround by stripping some trailing zeros out of the name parsing. We must live with the 31 character limit I guess, like with group names.
The name is initially set with "I set the value using elementprops_modify() through the property_data string (max 256 per docs)." The name to set to is provided from our external beam library.
I guess this as a general function supports different targets? It is not surprising that the name length is 31/32 like group names.
We have found workaround by stripping some trailing zeros out of the name parsing. We must live with the 31 character limit I guess, like with group names.