Description
This class will demonstrate effective practices for creating, sharing, and maintaining custom Dynamo extension nodes. The class will use Python scripting and DesignScript programming language to customize the Dynamo extension, and we'll explore effective practices for curating reusable nodes for sharing through the package manager. Finally, the class will showcase custom Dynamo extension packages, authored by the presenter, and walk through how these packages are used and maintained for the user community.
Key Learnings
- Learn when and how to create custom Dynamo nodes
- Learn workflows for using Python scripting and DesignScript programming language for customizing nodes
- Learn about effective practices for using the package manager with the Dynamo extension
- Learn about packages currently available for use with the Dynamo extension