1. To get any output from the script, you should use the python `print` function. 2. You can get a list of all possible functions names that can be used by using the ...
You MUST call get_rhinoscript_docs() or search_rhinoscript_functions() first to find the correct function signatures. DO NOT guess function names or parameters.