Skip to main content

02 - Step-by-Step: Creating and Managing Scripts

Practice creating new scripts and managing your gallery.

1. Create a New Script

  1. Click the New Script button in the Script Gallery.
  2. Select the Archetypes tab.
  3. Enter a name for your script (e.g., "MyFirstScript").
  4. Click the Generate Script button.
  1. Type a keyword (like "Wall" or "Room") in the Global Search Bar.
  2. Click the Category Filter Pills below the search bar to narrow results.
  3. Observe how the gallery updates in real-time.

3. Advanced Search (Pills)

  1. Type Category:Architectural and hit Enter.
  2. Type Author:YourName and hit Enter.
  3. Notice how these are converted into Search Pills that you can delete individually.

4. Script Card Management

  1. Click the ellipses (...) at the bottom right of a script card.
  2. Try the following:
    • Rename Script: Change the display name.
    • Remove Scaffolding: Clean up IDE files without touching your code.
    • Delete Script: Permanently remove a script project.

Next Exercise: 03 - Editing Scripts in VS Code