项目作者: Brutich

项目描述 :
Package for Dynamo Visual Programming
高级语言: C#
项目地址: git://github.com/Brutich/JetPack.git
创建时间: 2019-01-07T20:24:06Z
项目社区:https://github.com/Brutich/JetPack

开源协议:Apache License 2.0

下载


JetPack Toolkit

Packages for Dynamo Visual Programming

JetPack Toolkit is built for Dynamo 2.0+ and Revit 2020+. Contains simple and powerful nodes.

Getting Started

Installation

The toolkit is available on the Dynamo Package Manager. Also you can install them manually by following the instructions under the Alternative installation methods section of this document.

Alternative installation methods

Manual install

If you prefer to install one of the more experimental/work-in-progress builds, you can still follow the instructions below.

  • Download the latest release from the Releases page
  • unzip the downloaded file
  • once unzipped, double-check that all .dll files in the package’s bin folder have been unblocked
  • copy the package folder to the location of your Dynamo packages :
    • %appdata%\Dynamo\Dynamo Revit\2\packages for Dynamo for Revit, replacing 2 with your version of Dynamo
  • start Dynamo, the package should now be listed as in the library and in Dynamo’s Package Manager

Prerequisites

This project requires the following applications or libraries be installed :

  1. Dynamo : version 2.1 or later
  1. .NET : version 4.7.1 or later