Skip to content

GetSomeRest/view.and.data-simplest-aspnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated sample - not maintained anymore (Summer 2016)

#Autodesk View and Data API simple client sample using ASP.NET Webform

LMV

##Description

This is an simple ASP.NET Webform sample that shows how to embed 3D model into the Autodesk viewer on a web page with View and Data Client API. For a more complete sample, review this sample.

##Dependencies

  • This sample uses the RestSharp library. You can add it to your project using NuGet in Visual Studio.

##Setup/Usage Instructions

FirstViewerWebApp is the completed sample. You can set it up using the following steps:

  • Get your credentials at http://developer.autodesk.com
  • Open FirstViewerWebApp.sln in the FirstViewerWebApp folder.
  • Replace the consumer key and secret key place holders in Credentials.cs.
  • Build and run the sample
  • Now you can either paste your URN into the text box on the page or select a local file. Then press "View Model"

License

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

##Written by

Augusto Goncalves

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published