Activate the UserText Panel

G’day everyone,

Using Python (or RhinoCommon), is there a way to activate/show the UserText panel?

regards,
Nick

Anyone?

HI @Ncik,

The best you can do is script the PropertiesPage command.

– Dale

Thanks @dale, that solution will work well. Didn’t even know there was such a command.