Getting Started in Rhino
There are two interfaces for Pollination in Rhino. You can use the Pollination panel to use buttons to create your analytical model, or you can type Pollination commands in the command line.
Pollination Panel
To pull up the Pollination panel, type Pollination
in the command line. Once you hit Enter, the Pollination panel will emerge. You can dock it in your window as you would a native Rhino panel.
Pollination Commands
A list of Pollination Commands for Rhino with detailed descriptions is available in this user manual. You can also type "PO_" in the command line to preview a list of commands in Rhino.
Pollination CommandsNative Rhino Command Compatibility
Besides custom Pollination commands, there are several native Rhino commands that can be used to modify custom Pollination RhinoObjects.
ACTION | COMMAND LINE | GUMBALL | KEYBOARD SHORTCUT |
---|---|---|---|
Copy / CTRL+C | ✔ | ✔ | ✔ |
Cut / CTRL+X | ✔ | ✔ | |
Paste / CTRL+V | ✔ | ✔ | ✔ |
Undo / CTRL+Z | ✔ | ✔ | |
Redo / CTRL+Y | ✔ | ✔ | |
Delete | ✔ | ✔ | |
Move / GumballDrag / GumballTransform | ✔ | ✔ | |
Move Sub-Geometry (Hold Shift+Ctrl keys) | ✔ | ✔ | |
Scale / Scale1D / Scale2D | ✔ | ✔ | |
Rotate / Rotate3D | ✔ | ✔ | |
MoveFace / MoveEdge | ✔ | ||
Explode (RoomObject=> OrphanedFaces only) | ✔ | ||
Join (OrphanedFaces => RoomObject only) | ✔ | ||
SplitFace / MergeFace | ✔ | ||
Flip / Dir | ✔ | ||
Cap | ✔ | ||
Trim / Untrim / UntrimHoles | ✔ | ||
Mirror | ✔ | ||
MergeAllCoplanarFaces | ✔ |
Last updated