|
If you do not have an Autodesk ADN account, contact the Autodesk ADN team to obtain an ADN account. |
- Install Visual Studio 2010
|
You must have Visual Studio 2010 installed on your local machine to compile and build the sample code included in the SDK. |
- Obtain an Autodesk Single Sign On (SSO) Account and get your authorization key
|
You must have an Autodesk SSO account to access the GBS API or GBS website. To get the SSO account do one of the following:
- If you have received your ADN Welcome Kit, follow the instructions in the Welcome email to obtain your Autodesk SSO account.
- Request your ADN Welcome Kit by contacting the Autodesk ADN team or support team.
- Register for a new trial account:
- In your browser, go to GBS ADN.
- Click "Create Account".
- Contact the Support team to get your authorization key and secret.
|
- Set up your development environment
|
For best results, follow these steps:
-
Download sample code from GBS ADN SDK.
Note: When you sign into ADN website, go to Software and Support and choose Autodesk Green Building Studio. You can download the latest release of Autodesk Green Building Studio SDK from Downloads.
- Unzip the sample code (gbs.api.v1.sample.zip).
- Open the App.config file in a text editor, and do the following:
- When you are ready to compile and build your sample application, open the gbs.api.v1.sample.sln file from Visual Studio 2010.
- Run or modify your sample program.
- Log in to the GBS ADN website to check your results.
|