Section:
Categories:
- adding objects
- advanced
- analysis
- basic
- blocks
- caffeine
- client
- cloudzoo
- cloudzoodoc
- csharp essentials
- curves
- databases
- deployment
- deprecated
- development
- draw
- essential mathematics
- essentials algorithms and data structures
- eto
- features
- flamingo
- fundamentals
- general
- getting started
- ghpython
- hops
- how to
- in depth
- intermediate
- interoperability
- layers
- macros
- miscellaneous
- nurbs
- other
- overview
- picking and selection
- python in rhino
- python windows
- python-scripting
- rdk
- rendering
- rhino.python 101
- rhinoaccounts
- rhinoscript 101
- scripting
- scripts
- surfaces
- tasks
- text
- this site
- troubleshooting
- unsorted
- viewports and views
- zoo
Levels:
Platforms:
Tags:
Tasks:
Versions:
This guide discusses how to determine the dimension and the upper bounds of …
This guide discusses VBScript argument passing.
This guide discusses how to calculate permutations using RhinoScript.
This guide discusses efficient VBScript array comparison.
This guide demonstrates how convert an array of bytes containing a GUID to …
This guide demonstrates how to create a Globally Unique Identifier (GUID) …
This guide discusses VBScript variables, their scope, and how to clean them …
This guide demonstrates finding duplicate string using RhinoScript.
This guide demonstrates how to determine if an integer is a perfect square …
This guide demonstrates how to generate random numbers that fall within a …
This guide discusses how to include or use functions from another source …
This guide demonstrates how to calculate the lengths of curve objects using …
This guide demonstrates how to modify the color of objects using …
This guide discusses rectangular and ragged multidimensional arrays.
This guide discusses what nothing means in VBScript.
This guide demonstrates how to implement optional arguments in VBScript.
This guide discusses the Cannot use parentheses when calling a Sub error …
This guide discusses how to convert data read from a text file into its …
This brief guide demonstrates how to reverse an array using RhinoScript.
This brief guide demonstrates how to select linear and non-linear curves …
This guide discusses several .NET classes that work with RhinoScript.
Use Python to read and write files.
This guide gives an overview of using RhinoCommon to drive file format IO …
Use Python to read and write comma-delimited files.
How to format in JSON or XML.
This guide discusses using Python's Dictionary object to access nested …
How to prompt the user for input into a script.
How to create a Python definition that is both a importable module and a …
This guide covers the APIs available to Python in Rhino.
This guide covers the various ways to import modules Python in Rhino.
This guide covers the various ways to install packages in Python for Rhino.
This guide discusses calling overloaded methods with IronPython.
This guide discusses using Python to generate random numbers in a certain …
This guide discusses calling methods with by-ref parameters with …
How to create and access customer user text with Python.