node-red-node-forge 0.0.7

Autodesk Forge Nodes Node-RED nodes

npm install node-red-node-forge

Node.js npm Platforms License

Forge API: oAuth2 OSS Data-Management Model-Derivative Design Automation

Overview

A collection of nodes for Autodesk Forge API running on Node-RED.

where you can create graph like this one

Installation

All of these nodes are available as individual npm packages. See the list below for the npm package names, or search npm.

This repository acts as an overall store for these nodes - and is not intended as a way to install them - unless you really do want to modify them.

To install - either use the manage palette option in the editor, or change to your Node-RED user directory.

    cd ~/.node-red
    npm install node-red-node-forge --save

Developer section only

For Windows - Install all the required tools and configurations using Microsoft's windows-build-tools using npm install --global --production windows-build-tools from an elevated PowerShell or CMD.exe (run as Administrator).

Then

  • Clone Node-red repo: git clone https://github.com/node-red/node-red.git
  • Clone this repo: git clone https://github.com/cyrillef/node-red-node-forge.git
  • cd node-red-node-forge
  • Install dependencies npm install
  • cd ../node-red
  • Install the Forge node in node-red npm install ../node-red-node-forge --save
  • Install dependencies npm install
  • Start Node-red NODE_ENV=development node packages/node_modules/node-red/red.js --userDir ~/my-configs/node-red

Usage

  • Open your favorite Browser and navigate to http://localhost:1880/
  • Import any of the Forge node-red examples
  • Setup the credential nodes as needed

License

This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.

Written by

Cyrille Fauvel
Forge Partner Development
http://developer.autodesk.com/
http://around-the-corner.typepad.com

Node Info

Version: 0.0.7
Updated 2 years, 8 months ago
License: MIT
Rating: 5.0 2

Actions

Rate:

Downloads

2 in the last week

Nodes

  • forge-credentials
  • forge-default-credentials
  • forge-get-token
  • forge-oss
  • forge-dm
  • forge-commands
  • forge-model-derivative
  • forge-da
  • forge-wait-and-go

Keywords

  • node-red
  • forge
  • autodesk
  • rest
  • api

Maintainers

Contributors

  • Cyrille Fauvel
  • Madhukar Moogala
  • CHANDRA SHEKAR G
  • Deepak A S Nadig