Getting double-byte name parameter value

Hi,

When I use Dynamo 0.7.5.3293 with Vasari or Revit English version, I can get the parameter value by Element.GetParameterValueByName.

Parameter_English

 

 

 

 

 

 

 

However, when I use Dynamo with Revit Japanese, I cannot get the parameter value by Element.GetParameterValueByName.

Parameter_Japanese

 

 

 

 

 

 

 

The Element.GetParameterValueByName doesn’t understand the double-byte parameter name.

Are there any workaround for this issue?

Thanks,

makoo

This is a known deficiency in Dynamo which affects other languages as well:

Hi Andreas,

Thank you for replying.

I hope the issue will be fixed soon.

Thanks,

makoo