Skip to content

Rhino Geometry

Rook covers the whole Rhino geometry engine — more than 250 tools, from a single point to a lofted SubD to a block instance. You don’t reach for them by name; you describe the result and Rook routes to the right one.

“Loft these curves into a SubD and fillet the seams.”

AreaExamples
CreationPoint · Line · Polyline · Curve · Arc · Ellipse · Box · Sphere · Cone · Torus · Surface · Extrusion · Loft · Sweep
TransformsMove · Rotate · Scale · Mirror · Copy
BooleansUnion · Difference · Intersection
TopologyFillet · Chamfer · Offset · Trim · Split · Project · Pull
SubDBox · Sphere · Cylinder · From mesh/surface · Subdivide · Crease · Convert
MeshFrom Brep · Primitives · Boolean · Reduce · QuadRemesh · Repair · Smooth · Weld
Blocks49 tools — create, insert, explode, link, rename, nested queries, batch transform & distribute
AnalysisArea · Volume · Length · Curvature · Draft angle · Closest point · Normals
I/ODWG · DXF · OBJ · STL · 3DM · STEP · IGES · Materials · Textures

Most operations have a dedicated, typed endpoint that validates inputs and returns a structured result — so when you ask for a box or a boolean, Rook runs the safe path rather than scripting blindly. You get the breadth of Rhino without learning the command palette.