Rhino8.9之后的版本无法通过Grasshopper的Text Entity电池获取Text Settings文字信息

Rhino8.9之后的版本无法通过Grasshopper的Text Entity电池获取Text Settings文字信息,8.9之前的版本正常



Text test.3dm (5.5 MB)
text test.gh (17.0 KB)

谢谢你的反馈,目前 Rhino 8.12 中确实存在这样的错误,已经汇报了这个错误,待我们的开发工程师进一步确认,麻烦耐心等候。

If the Text Settings component had previously (in version 8.9.24194.18121) returned values on the output side, then this was likely a bug/error. This component should only return values for Text Setting properties that have been overridden, otherwise it will return a null.
We do see the benefit of having a component which will return the “effective” properties. That would mean that it would return whatever value a Text Entity is actually using (meaning the value could either come from the parent dimension style, or an overridden property). We will work on adding this as a feature in one of the upcoming releases. But for now, I believe the behavior shown in the screenshot for 8.13 is the correct one.

2 Likes