Posts about Code Samples

December 9, 2019

Forge on Node-RED - Visual Programming for Forge

Node-RED is a powerful tool for building Internet of Things (IoT) applications with a focus on simplifying the ‘wiring together’ of code blocks to carry out tasks. It uses a visual programm...

Read More

December 6, 2019

Node.js SDK update

We are happy to announce we did update the Forge Node.js SDK to support the Data Management filters / pagination, the 'Commands' API, and support for 2legged users. This new version (0.5.0)...

Read More

December 6, 2019

Fast track your React native Forge App with the Expo SDK - Part II

In the first part of this two episode series we walked through the basics of building cross platform Viewer alps with the Expo SDK. Today we are taking a closer look at this sample project ...

Read More

December 2, 2019

Run additional programs inside a WorkItem

The main purpose of using Design Automation API 's is to run various Autodesk products on the cloud. However, you may have some existing programs that are needed in order to implement a req...

Read More

November 27, 2019

Get number of BIM 360 projects per user

List projects per user on a BIM 360 Account

Read More

November 25, 2019

Working with 2D and 3D Scenes and Geometry in Forge Viewer

When building advanced applications around Forge Viewer, it is often necessary to traverse the hierarchy of model elements, access or manipulate individual geometries, or compute their boun...

Read More

November 21, 2019

Fast Track Your Cross Platform React Native Forge App with the Expo SDK - Part One

Ever since Forge came to be we've been having inquiries about what'd be the way to go about building Forge apps with React Native - among many options available the Expo SDK and tools have ...

Read More