Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yiskang/forge-props-demo

This sample is demonstrating how to show built-in properties and custom properties on the property panel together
https://github.com/yiskang/forge-props-demo

Last synced: 21 days ago
JSON representation

This sample is demonstrating how to show built-in properties and custom properties on the property panel together

Awesome Lists containing this project

README

        

[![Node.js](https://img.shields.io/badge/Node.js-8.9.4-blue.svg)](https://nodejs.org/)
[![npm](https://img.shields.io/badge/npm-5.8.0-blue.svg)](https://www.npmjs.com/)
![Platforms](https://img.shields.io/badge/platform-windows%20%7C%20osx%20%7C%20linux-lightgray.svg)
[![License](http://img.shields.io/:license-mit-blue.svg)](http://opensource.org/licenses/MIT)

# Forge Viewer Custom Property Panel Samples

## Overview

This sample is demonstrating how to show built-in properties and custom properties on the property panel together

## Requirements

* node.js v8.9.4 or later


## Setup

1. Download and install [Node.js](http://nodejs.org/) (that will install npm as well)
2. Download this repo anywhere you want (the server will need to write files, so make sure you install in
a location where you have write permission, at least the 'mock-server' folder)
3. Execute 'npm install', this command will download and install the required node modules automatically for you.

```bash
npm install
```


## Use of the sample

1. Run the mock server

```bash
npm run server
```

2. Open browser and navigate to http://127.0.0.1:3000

## License

This sample is licensed under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Please see the [LICENSE](LICENSE) file for full details.

## Written by

Eason Kang

Forge Partner Development

https://developer.autodesk.com/

https://forge.autodesk.com/blog