Skip to content
Beta

These docs cover RhinoArtisan 7.0, which is still in beta. The contents are provisional: features and pages can still be added, changed or removed before the final release.

Productivity

What you can ask

Assistant works through a fixed set of capabilities: things it can read from the design, and things it can do to it. Read tools run on their own while it answers; every action is proposed first and only runs when you click Apply.

You never type a command name — you describe what you want and Assistant picks the right one.

What it can read

It readsSo you can ask
The design summary — file name, design type, metals, ring size and sizing regions, layers, element by element with its parameters, plus the notesWhat is this piece? How many stones does it have? What size is it? What are the prongs set to?
Pricing and Boutique — the internal manufacturing cost breakdown (materials, weights, labour) and the Boutique product dataWhat does it weigh? What’s the cost in 18k? What’s the retail price?
Modifiable elements — every element that can be changed, with its id and its editable parametersWhat can I change on the head? Which parameters does the cathedral have?

What it can do

The design

ActionAsk for it like this
Change the ring size”Set the ring size to British letter H” — more than 20 sizing standards are understood
Change the metal”Change the metal to 18k white gold”
Scale by weight”Make it weigh 4.5 grams” — the whole design scales to hit the target
Modify one element”Change the main gemstone to Oval 1.50 cts”, “cluster prongs from 5 to 3”, “increase the cathedral arms distance by 0.5 mm”
Undo / Redo”Undo that”

Technical documentation and production

ActionAsk for it like this
Create the report”Make a report using Customer A”
Add or remove dimensions”Add the dimensions” / “Remove all dimensions”
Prepare for production”Prepare the design for production”
Export STL”Export the metal parts for printing”
Export the breakdown to Excel”Send me the breakdown in Excel”
Save as”Save it as Vintage-005-client-B”

Rendering

ActionAsk for it like this
Render view on / off”Show the design with render materials” / “back to design materials”
Apply a render material”Put a polished platinum material on Metal 01”
Lay it on the ground”Lay it flat for a render”

Panels and libraries

ActionAsk for it like this
Open a RhinoArtisan panel”Open the Outliner”
Open the Boutique library”Show me Boutique”
Open the Components library”Open Components”

What it does not do

  • It does not model from scratch. Assistant works on the design you have open and on the libraries you own; it does not invent geometry. For generating form from a prompt or an image, that is Generative AI.
  • It does not write scripts. That is Flow Studio, which generates Python against the RhinoArtisan scripting API.
  • It does not act without asking. Every change to your document goes through an explicit Apply.