Ncik
1
G’day everyone,
Using Python (or RhinoCommon), is there a way to activate/show the UserText panel?
regards,
Nick
dale
(Dale Fugier)
3
HI @Ncik,
The best you can do is script the PropertiesPage
command.
– Dale
Ncik
4
Thanks @dale, that solution will work well. Didn’t even know there was such a command.