Skip to content

Thomas84/HelloDynamo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloDynamo

Example of custom Dynamo nodes. Contains:

  • custom NodeModel node
  • custom UI NodeModel node

image

Documentation

More info on custom nodes on the Dynamo Wiki or Dynamo Premier.

Debug

To debug change your StartAction to: C:\Program Files\Dynamo\Dynamo Revit\1.0\DynamoSandbox.exe. The .csproj file automatically copies the dlls to %appdata%\Dynamo\Dynamo Core\1.0\packages\HelloNodeModel\ upon build, change accordingly if using another version of Dynamo.

image

About

Examples of custom Dynamo nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%