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.
Rhino 3Dの学習 27日目。今日はあまりモデリング練習ができていない。そしてとあることを実現したくて色々情報収集。そしてRhinoScriptなる物を始めて導入してみた。ZbrushのZscriptみたいにライノ 3Dでも独自のスクリプトが使えるようだ。今回は初めてRhinoScriptを ...