Skip to content

Nodes for Dynamo Visual Programming.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

acnicholas/scnodes

Repository files navigation

scnodes

Nodes for Dynamo Visual Programming.

Current working nodes include:

  • sight-line / stadium seating nodes.
  • sheet copying nodes
  • perspective from current view.

Work in progress includes:

  • parking layout creation nodes.
  • curtain wall grid editing / creation nodes.

SightLines

Building

command line (cake)

The easiest way is to use the cake build script.

git clone [email protected]:acnicholas/scnodes.git
cd scnodes
build.ps1

If you have troubles with powershell security see http://cakebuild.net/docs/tutorials/powershell-security

Installing.

Import SCDynamoNodes.dll into you Dynamo Session (File ---> Import Library)

or

Add a the path to SCDynamoNodes.dll in the menu Settings ---> Manage Node and Package Paths

TODO create a Dynamo Package.

Example Files

Example .dyn files can be found in

scnodes/src/Test.

SightLines Example File

About

Nodes for Dynamo Visual Programming.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published