Dynamo
Primer for v2.0
English
English
  • About
  • Introduction
    • What is Dynamo & How Does It Work?
    • Primer User Guide, Dynamo Community & Platform
  • Setup for Dynamo
  • User Interface
    • Workspace
    • Library
  • Nodes and Wires
  • Essential Nodes & Concepts
    • Index of Nodes
    • Geometry for Computational Design
      • Geometry Overview
      • Vector, Plane & Coordinate System
      • Points
      • Curves
      • Surfaces
      • Solids
      • Meshes
    • The Building Blocks of Programs
      • Data
      • Math
      • Logic
      • Strings
      • Color
    • Designing with Lists
      • What's a List
      • Working with Lists
      • Lists of Lists
      • n-Dimensional Lists
    • Dictionaries in Dynamo
      • What is a Dictionary
      • Dictionary Nodes
      • Dictionaries in Code Blocks
      • Revit Use-Cases
  • Custom Nodes & Packages
    • Custom Nodes
      • Custom Node Introduction
      • Creating a Custom Node
      • Publishing to Your Library
    • Packages
      • Package Introduction
      • Package Case Study - Mesh Toolkit
      • Developing a Package
      • Publishing a Package
      • Zero-Touch Importing
  • Dynamo for Revit
    • The Revit Connection
    • Selecting
    • Editing
    • Creating
    • Customizing
    • Documenting
  • Dynamo for Civil 3D
    • The Civil 3D Connection
    • Getting Started
    • Node Library
    • Sample Workflows
      • Roads
        • Light Pole Placement
      • Land
        • Service Placement
      • Utilities
        • Rename Structures
      • Rail
        • Clearance Envelope
      • Surveying
        • Point Group Management
    • Advanced Topics
      • Object Binding
      • Python and Civil 3D
    • Dynamo Player
    • Useful Packages
    • Resources
  • Dynamo in Forma Beta
    • Set Up Dynamo Player in Forma
    • Add and Share Graphs in Dynamo Player
    • Run Graphs in Dynamo Player
    • Dynamo compute service differences with Desktop Dynamo
  • Coding in Dynamo
    • Code Blocks and DesignScript
      • What's a Code Block
      • DesignScript Syntax
      • Shorthand
      • Functions
    • Geometry with DesignScript
      • DesignScript Geometry Basics
      • Geometric Primitives
      • Vector Math
      • Curves: Interpolated and Control Points
      • Translation, Rotation, and Other Transformations
      • Surfaces: Interpolated, Control Points, Loft, Revolve
      • Geometric Parameterization
      • Intersection and Trim
      • Geometric Booleans
      • Python Point Generators
    • Python
      • Python Nodes
      • Python and Revit
      • Setup Your Own Python Template
    • Language Changes
  • Best Practices
    • Graph Strategies
    • Scripting Strategies
    • Scripting Reference
    • Managing Your Program
    • Efficiently Working With Large Data Sets In Dynamo
  • Sample Workflows
    • Getting Started Workflows
      • Parametric Vase
      • Attractor Points
    • Concept Index
  • Developer Primer
    • Build Dynamo from Source
      • Build DynamoRevit from Source
      • Managing and Updating Dependencies in Dynamo
    • Developing for Dynamo
      • Getting Started
      • Zero-Touch Case Study - Grid Node
      • Executing Python Scripts in Zero-Touch Nodes (C#)
      • Going Further with Zero-Touch
      • Advanced Dynamo Node Customization
      • Using COM (interop) types in Dynamo Packages
      • NodeModel Case Study - Custom UI
      • Updating your Packages and Dynamo Libraries for Dynamo 2.x
      • Updating your Packages and Dynamo Libraries for Dynamo 3.x
      • Extensions
      • Defining Custom Package Organization for Dynamo 2.0+
      • Dynamo Command Line Interface
      • Dynamo Integration
      • Developing For Dynamo For Revit
      • Publish a Package
      • Build a Package from Visual Studio
      • Extensions as Packages
    • Pull Requests
    • Testing Expectations
    • Examples
  • Appendix
    • Frequently Asked Questions
    • Visual Programming and Dynamo
    • Resources
    • Release Notes
    • Useful Packages
    • Example Files
    • Host Integration Map
    • Download PDF
    • Dynamo Keyboard Shortcuts
Powered by GitBook
On this page
  • What is Autodesk Forma?
  • What is Dynamo Player in Forma?
Edit on GitHub
Export as PDF

Dynamo in Forma Beta

PreviousResourcesNextSet Up Dynamo Player in Forma

Last updated 1 month ago

Dynamo is available as an extension in Forma. At the moment, it comes in two flavors: a desktop-connected version, and a cloud-based integration as a closed beta. Read more about the desktop version in this , and about the closed beta cloud integration in this .

What is Autodesk Forma?

Autodesk Forma is a cloud software that offers powerful, yet easy-to-use AI-powered tools for pre-design and schematic design. Architects and designers use Forma to model complex 3D designs in minutes, optimize living quality and sustainability through real-time environmental analysis, and continue the design process by fluidly connecting with Revit, Rhino, and Dynamo. You can learn more and start your free trial or purchase here: . Forma is included as part of the AEC Collection.

What is Dynamo Player in Forma?

Dynamo Player is an extension that brings a variety of design automation capabilities to Forma users. Some key advantages of using Dynamo Player with Forma:

  • Streamlined Automation: Dynamo Player simplifies the process of automating repetitive tasks and workflows in Forma. Custom graphs created with Dynamo’s visual programming environment can be executed directly within Forma with just a few clicks. The graphs are displayed as a list within Dynamo Player, making it easy to select and run them whenever needed. This streamlined process allows you to quickly execute repetitive tasks, reducing errors and boosting efficiency.

  • Easy-to-Use Interface: Dynamo Player provides a user-friendly interface that makes it accessible to Forma users, with no Dynamo expertise required. In the future, we plan on releasing more sample graphs that give you access to Dynamo-powered automations without having to rely on developers or advanced coding skills.

  • Customizable Parameters: Dynamo Player allows you to define input parameters for your automation graphs, enabling you to customize graph behavior based on your specific project requirements. You can set up options and values that can be easily modified each time the graph is executed, providing flexibility and adaptability to different scenarios.

  • Reusability and Sharing: Dynamo Player promotes collaboration and knowledge sharing among Forma users. Automation graphs can be saved and reused across multiple sites, ensuring consistency and efficiency. Additionally, you can share your scripts with others in the Forma community, enabling them to benefit from your automation solutions and vice versa.

blog post
blog post
Autodesk Forma
Page cover image