#Autodesk View and Data API Samples
##Description
This repository is the master index of repositories for all Autodesk View and Data API samples.
Important - To download a zipped sample, click on the repository in the list for the sample you need, and then click the Download ZIP button. Downloading directly from this master repository list won't download the content of the nested repositories.
Please read the readme included with each sample for usage instructions and copyright/licensing information. We'd be grateful if you'd submit any enhancements or bugfixes you make for any of our samples back to the appropriate repository.
Please visit the Autodesk Developer Portal for full API documentation or to request an API key.
API support is available through the Autodesk public forums.
[Sample type]-[Sample name]-[API]
e.g. client-timeliner-view.and.data.api.
Sample type for the viewer API is:
- Workflow – a sample that incorporates the full workflow (for the viewer that is: upload file, translate file, displayed translated file in client).
- Client – a client side example that doesn’t include server side code (for the viewer that is: the viewer JavaScript API)
- Library – a utility library that other samples use and that developers can use.
- Integration – a demonstration of integrating this API with another (for the viewer that includes: SAP database, Sharepoint etc...)
The sample name will usually include the technology used too – e.g. asp.net, java, php, etc.
These samples are licensed under the terms of the MIT License. Please see the LICENSE file for full details.