Follow @JohnOnSoftware Last year, we announced the new ACC Takeoff API around the end of last year. I also created one sample to calculate cost for takeoff items under package, then send t...
Javascript: Wait for multiple things to finish before continuing This is not a Forge API related topic, however, I've seen that many people getting started with JavaScript are unaware of P...
Recently we've been getting questions around the same topic: "What would be the most cost-effective way to run my Forge application on Microsoft Azure?" To address that question, let's tak...
Quoting Wikipedia: A progressive web application (PWA) is a type of application software delivered through the web, built using common web technologies including HTML, CSS and JavaScript. ...
The Autodesk.Viewing.MarkupsCore extension provides a limited support for implementing your own kinds of markups. Let's create a "smiley face" markup! What is and isn't possible Before we ...
Have you ever thought: "man, I like how the Forge Viewer tools like Markups or Measure snap to different parts of 2D drawings, I wish my viewer extension could do that, too"? Well, wonder ...