Skip to main content

YoCAD™ Modeling

YoCAD™ Modeling is a good fit when you want to describe a 3D shape in natural language; the tool generates YoCAD™-related code behind the scenes, and you see the result right away in the 3D viewport on the right—without mastering traditional CAD first, and without writing every line of code from scratch.

Features

Describe what you want in plain language and get help building it
  • ⓵ AI Agent: describe the 3D result you want, as in a chat
  • ⓶ Parameters: drive the model through parameters for different outcomes
  • ⓷ Code Editor: view and edit the script the tool generated for you
  • ⓸ Example prompts: pick a ready-made line to try the flow once
  • ⓹ Recent conversations: past turns stay here—handy when you keep working on the same thing
  • ⓺ Content: type at the bottom in plain language what you want to make or change
  • ⓻ AI: you can open the AI Agent from other pages too

AI Agent (chat-based)

Write step-by-step instructions to fine-tune how your model is built
  • Chinese or English both work—describe what you want to make the way you'd tell a friend.
  • ⓺ Content at the bottom: follow the hint—say what you want and roughly how big; you don't need technical terms. The tool turns that into runnable script behind the scenes.
  • The generated script appears in the ⓷ Code Editor. To change numbers or structure, click ⓶ Parameters in the top bar.

Parameters

Parameter adjustments
  • After the model is generated, click ⓵ Parameters, adjust values in the panel, and preview different results in real time.

Code mode (Code Editor)

Write step-by-step instructions to fine-tune how your model is built

After switching to the ⓸ Code Editor, you're in code mode: parametric modeling with a YoCAD™-style script—code on the left, geometry on the right.

  • Top bar
    • ⓵ Import: import an existing YoCAD™ script
    • ⓶ Export: export the current code as a YoCAD™ file
    • ⓷ Run: After modifying the code, click Run to see the updated model.

Suggested flow (from first use to export)

Path A: start from chat (beginners)

  1. Open the AI Agent and click an example prompt to run through the whole flow.
  2. Start with one sentence in the input area; if the result is off, add more detail (size, purpose, what to change).
  3. The tool auto-generates YoCAD™-style code and runs it automatically after generation; the model refreshes on the right.
  4. If you're happy with the result, click ⓶ Parameter adjustments, tune values in the panel, and preview different outcomes in real time.
  5. If it's still not right, switch to the ⓷ Code Editor (code mode), edit variables and parameters in the code, then click Run manually to see the updated model.

Path B: start from code (if you already know scripting)

  1. Go straight to the ⓸ Code Editor, import a script, or start from blank.
  2. Use variables and comments to keep parameters clear; click Run to check the geometry on the right.
warning

Generation may occasionally fail; that is normal. Try a different prompt, or edit the code manually.

FAQ

Q: What if the result doesn't match what I imagined?

A: Add constraints (size, proportions, wall thickness, hollow or solid, etc.) or describe it in steps (main body first, then details).

Q: Do I have to know YoCAD™?

A: No. You can rely entirely on natural language at first; open the code editor when you need it.


Get started

Open YoCAD™ Modeling Page

In Yo.Town Maker, open YoCAD™ Modeling, then follow the flow above.