Upload files to Data Management (BIM 360) in C#
AEC classes at Las Vegas
[Editors note - Mikako is Forge DevCon AEC Track Lead]. AU/DevCon Las Vegas, the biggest annual event by Autodesk, is less than two weeks away now. Our marketing team is busy pushing for the number of
Token does not have the privilege for this request.
Issue: When requesting an access token using data:read scope, I can successfully get the list of hubs using that token. However, I also need to create a new issue in BIM 360 and that requires a data
The Forge DevCon 'Futures' Track
DevCon is the best place to find out about our strategy for Forge and the new APIs we plan to release in the coming year.
Meet Our 2018 Forge DevCon Keynote Speakers!
We are excited to announce our Keynote Speakers at Forge DevCon in Las Vegas on November 12th! Autodesk's own Jim Quanci, Senior Director of Forge Partner Development will act as Master of Ceremonies
Two exciting late additions to Forge DevCon
If you've already signed up for your Forge DevCon classes, you might want to go back to your schedule and add these two late additions to your list.
Disconnected workflows
While Forge is a cloud platform, certain applications built on top of it may want to support scenarios where the internet connection is temporarily unavailable. For example, consider an application
The Forge DevCon Web Programming Track
The Forge Web Programming Track covers important basic web development skills you'll need to create Forge-based web applications.
Wait for restoreState to finish
When using certain functions, they may return before doing everything that you might expect. E.g. when viewer. restoreState() returns, the camera is still about to be modified - see above picture. var