algorithmic modeling for Rhino
Oh gosh, somebody help me... I just want to make a simple function, with one variable: x², and it appears the error message: 1. Parameter "Variable x" has an invalid name. Only use alphanumeric characters and don't start with a number.
What am I doing wrong? How should I write the expression?
Thanks
Tags:
Try not to use "Draw Full Names".
When you use Full Names the "Variable name" is not "x" anymore.
If you deselect that function in the Display options and reconnect the expression panel and number, it should work.
The problem here is not with the specific notation. It's with the variable name. Variables are not allowed to contain spaces or weird characters, and both your variables are invalid. "Variable x" is no good. You need to remove the "Variable" part and only name it "x".
The error message is pretty explicit about this:
This is probably because you're using the 'Draw Full Names' option which does not play nice with expression variable parameters. You'll have to manually fix the names before any expression will run.
Wowwwww!!!! IT WORKED!!!! THANK YOU SO MUCH!!!!!
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by