Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

API Changes in Dynamo 0.9

Martin Misol Monzo edited this page Jun 9, 2020 · 2 revisions

Dynamo Core

  • All node attributes, NodeNameAttribute, NodeCategoryAttribute, NodeSearchTagAttribute..., have been moved from the Dynamo.Models namespace to the Dynamo.Nodes namespace. This namespace will change again in the next release.

Python

  • DSIronPythonNode.PythonNodeBase is now PythonNodeModels.PythonNodeBase
  • DSIronPythonNode.PythonNode is now PythonNodeModels.PythonNode
  • DSIronPythonNode.PythonStringNode is now PythonNodeModels.PythonStringNode.
  • DSIronPythonNode.PythonNodeViewCustomization is now PythonNodeModelsWpf.PythonNodeViewCustomization
  • DSIronPythonNode.ScriptEditorWindow is now PythonNodeModelsWpf.ScriptEditorWindow

Releases

Roadmap

How To

Dynamo Internals

Contributing

Python3 Upgrade Work

Libraries

FAQs

API and Dynamo Nodes

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.