Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

forma-elements

henrik-steen-adsk2.8kApache-2.02.4.0TypeScript support: included

TypeScript types for interacting with Autodesk Forma Elements.

forma, autodesk, elements, spacemaker, aec, javascript, typescript

readme

Forma elements

This package contains schema and type definitions for elements - the key building block for data in Autodesk Forma. It is intended to be used by Forma SDK developers when building extensions. In addition to this README, the types and their docstrings are very useful tools when interacting with Forma elements.

To learn more about Forma's element system, please visit the docs!

Install

Using npm:

npm install --save-dev forma-elements

or using yarn:

yarn add --dev forma-elements

Resources