Category "autodesk-forge"

In the Model derivative API, if a translation fails, will cloud credits be consumed?

I am using the Model derivative API to convert ifc to svf. Will cloud credits be consumed if the conversion fails?

Get properties value from dbId or externalid - Autodesk Forge

I have dbId and externalId in forge viewer. I want to get some value of properties object from this dbId and externalId. For example: Perimeter, Area, Volume, .

Failed to open DWF / DWFX file natively in Forge Viewer

I am using the below code to open the DWF file. File size is more than 20MB. const options = { env: 'Local', useADP: false} var config3d = { extensions: ['A

BIM 360 Api GET projects/:project_id/companies not returning member_group_id?

I tried making forge BIM360 API calls with GET request to projects/:project_id/companies and I successfully received responses. However, the response body seem

BIM 360 or ACC APIs POST users completes but missing information

Using this reference: https://forge.autodesk.com/en/docs/acc/v1/reference/http/users-POST/ The request completes successfully, and the response is correct. How

Autodesk Forge - problem of viewing big files as a gltf model

I have been trying to view gltf model with a 1 GB size, but the only small part of the model can be loaded. Is there any way to load all part of the model prope

How can I upload a model to the viewer by refering to a file?

I initialize the viewer using this example https://forge.autodesk.com/en/docs/viewer/v7/developers_guide/viewer_basics/initialization/ But I do not load models

How to call this color range in Autodesk Forge Data visualization?

How do I use the color range like the following image ? I've looked for it several times in the source code

Fetch the review information from BIM 360 using Forge APIs

I am trying to get the data present under the 'Reviews' tab under Document Management in BIM 360. Is there an exposed endpoint that can fetch those details?

How to call this color range in Autodesk Forge Data visualization?

How do I use the color range like the following image ? I've looked for it several times in the source code

Fetch the review information from BIM 360 using Forge APIs

I am trying to get the data present under the 'Reviews' tab under Document Management in BIM 360. Is there an exposed endpoint that can fetch those details?

In Autodesk Forge 2D .dwg drawings is space/region selection possible?

Autodesk Forge :In case of 2D .dwg drawings is space/region selection possible? in .rvt files the region/space selection is possible can we have a similar selec

Autodesk Forge call for .gltf object for arcgis map

how can I call for autodesk forge 3D model in .gltf (or .obj) file to use it in arcgis javascript app? Thank You

Adding Custom Thread

Hi I have developed the inventor API program it work fine both in Local and also the Cloud. i have one Clarification regarding the design data. We are using som

How to programmatically get a Shared Link for end-user access to Fusion Team items?

Using the Data Management API for use with Fusion Team, we have successfully done the following via .NET: Retrieved the necessary 3-legged authorization token.

Problems when using Autodesk Viewer on iOS 14 device

I'm integrating the Autodesk Viewer in an iOS application. For that I am using an WKWebView to load the local HTML and javascript to load files from Forge and d

Reading families in a REVIT file using Forge API

I am trying to get the list of available families in a REVIT file. Is it possible to achieve this using the Model Derivative API ? Or should I try out the Desig

How to aggregate 2D documents in Forge viewer?

I would like to aggregate multiple 2D sheets within same scene of Forge viewer. Testing with the legendary "Office" model so it's easy for you to reproduce. Whe

Is it possible to upload large Revit models (1-2GB) and render faster onto Autodesk Forge viewer?

I am currently developing a web application integrated with Autodesk Forge platform. Application is hosted on AWS. Basically, users upload their Revit files, th

Memory limited extension on SVF2

I am trying to implement the MemoryLimited extension in the Forge viewer per these instructions But ever since the switch to SVF2, it doesn't seem like the exte