Hi,
I just started use “Text field” function few hours ago. Several things I would like to make sure (or might be bugs?)
I followed this instruction.
First, this line
The right bracket missing.
Second, while I try to use
%<Area("Object id")>%
I couldn’t success by copy paste the Object id
(The top one)
The way I got the object id is by typing what
command or checking the details from Object tab.
I paste the text here.
%<Area("ba93330a-079e-4efa-97c6-6fad1e486d59")>%
BUT, it didn’t make itself like the one below, which is the one succeed.
The one below, I followed the instruction from here
https://mcneel.myjetbrains.com/youtrack/issue/RH-60962
Does this mean that we have to start from clicking fx
and select from the WPF to successfully use Text Field?
If you see the text in this box
// top one
%<Area("ba93330a-079e-4efa-97c6-6fad1e486d59")>%
// lower one
%<Area("ba93330a-079e-4efa-97c6-6fad1e486d59")>%
They are identical… but the top one failed.
Other question is, I tried just type
%<2*3>
It works, so maybe that’s a bug?
Rhino_TextField_Report.3dm (33.2 KB)