4,583 questions
0
votes
0
answers
10
views
Autodesk Viewer - setThemingColor not working without Object Tree loaded
I'm trying to run setThemingColor before the properties are loaded and the object tree is available, since I don't need the recursive option to be true.
However, the coloring doesn't seem to be ...
-1
votes
0
answers
30
views
MD Fetch Properties stuck on 'success'
We are trying to get properties of a Navisworks model uploaded to BIM360 but since the last upload, the fetch properties endpoint seems to always return 'success' without data, even after days.
Is ...
-5
votes
2
answers
120
views
Automate Authentication
Does anyone know how to automate getting 3-legged authentication? Whenever I run my zapier trigger which is catch hook with autodesk, i always need to manually get a authentication code by pasting the ...
Best practices
0
votes
2
replies
49
views
Forge Viewer - setThemingColor for large models
I am loading a very large svf2 model and need to color its elements by a certain status.
The problem I’m having is that the object tree takes a very long time to download in the viewer.
Given that I ...
0
votes
0
answers
47
views
Error when viewing a translated model in the APS Viewer
From yesterday to today, all our previously translated models in all environments — development, staging, and production — started returning error 404 (“x-ads-troubleshooting: Fail to authorize the ...
Best practices
1
vote
2
replies
91
views
Schedule publish Revit workshared models every day
Currently, only weekly publishing is supported.
I am considering two options but none of them convince me:
Run app, keep it in the background and keep refreshing the 3 legged token every hour. I am ...
0
votes
1
answer
47
views
Autodesk ACC Forms access with two-legged OAuth Token
I'm attempting to use the ACC API to get the list of forms for a project but it fails with an HTTP 401 Unauthorized response that includes message "Authorization failed." This is while ...
0
votes
1
answer
55
views
Not able to control and export linked Files as IFCs [closed]
Tried using API to control the behavior of Linked Files export as IFCs using the IFC Exporter API in Revit 2024.Not able to implement. Code snippet below for reference. Good to know if any other API ...
0
votes
0
answers
51
views
Custom Box Selection Tool in Autodesk Viewer (v7) with Ctrl + Left Mouse Drag and Locked Orbit/Pan
screenshot
I'm working with Autodesk Viewer version 7 and trying to implement a custom selection tool. I'd like to add this new selection mode as a button on the Viewer's navigation toolbar.
The ...
0
votes
1
answer
57
views
Linked Revit Models to view 3D Rooms and Sheets in Autodesk APS Forge Viewer
Summary: In Revit I can't get the Model Derivative {urn}/references to show linked rooms in Sheets.
In my Forge Viewer I combine multiple large files that are translated using {generateMasterViews: ...
0
votes
1
answer
130
views
APS Design Automation: PackageContents.xml not being read from AppBundle in AutoCAD+25_1
I'm experiencing an issue with APS Design Automation (formerly Forge) where my AppBundle's PackageContents.xml is not being read/processed by AutoCAD Core Console, preventing my custom .NET DLL from ...
2
votes
0
answers
67
views
Forge Viewer offline in Vue/Vite (iOS WebView) – call function across files without import/window/globalThis
We are building an offline Forge Viewer project using Vue + Vite, which will later be wrapped in an iOS app (Capacitor).
In offline mode, we need to serve model files and translations from a local ...
0
votes
1
answer
91
views
Autodesk GET logout does not redirect
For some reason logout with redirect uri stop redirecting and keep me on Autodesk page after logging out.
What i do is follow approach that was described here https://aps.autodesk.com/en/docs/oauth/v2/...
0
votes
0
answers
25
views
Programmatically downloading an Autodesk ACC model
how can I programmatically downloading an Autodesk ACC model?
Do I need a 3-legged token?
Following is my code, I'm getting 403 forbidden, I belive the problem may be with 'storageHref'.
...
1
vote
0
answers
49
views
Autodesk APS fails to fetch the Object Tree
The short version:
I have uploaded a DWFX file into the Autodesk Platform Services. I can view the 3D model in that file using APS Viewer, and I can view its object tree and object properties through ...
-2
votes
1
answer
57
views
Autodesk Platform Service - How can I get the level data from a translated model if the Revit file does not have any viewable 3D views? [closed]
I have a Revit model that was translated from a Revit file, but the original file does not contain any public 3D views. How can I get the level information from the Model Derivative data?
I am able to ...
1
vote
0
answers
47
views
Autodesk APS OAuth invalid_scope when requesting issues:read or offline_access
I created a new Autodesk APS app with Client ID:
ap3k3LvbSEKgACbnlk4lt6LryCVckkKtfK5SbXRr7vQVdUJ4
The app is configured in the APS Developer Portal with Autodesk Construction Cloud API enabled, and it ...
0
votes
1
answer
54
views
I tried uploading a CAD file in the bucket through API to retrieve the content in JSON. While uploading the file, I get a persistent 403 error
# 4. Upload File
# --------------------
def upload_file(token):
safe_file_name = quote(FILE_NAME)
url = 'https://developer.api.emea.autodesk.com/oss/v2/buckets/mycompany-cadbucket-test/objects/...
2
votes
0
answers
56
views
Autodesk Platform Services: Unable to hit entities search endpoint
I'm in the process of building a search functionality through this endpoint. This is not a documented endpoint in APS and I came across this while profiling network calls in ACC. ACC docs UI uses this ...
0
votes
1
answer
45
views
AEC Data Model API - Get Instance's Host and SuperComponent similar to how it is possible in Revit API
I use Revit API to find a family instance's Host and SuperComponent, ref: Revit API Host Property and Revit API SuperComponent Property
Is it possible to get the host and supercomponent of the ...
0
votes
0
answers
43
views
How to process `MultipleModelUtil.js` in parallel?
I'm currently using `Multiple ModelUtil.js` to handle multiple models. (https://github.com/yiskang/MultipleModelUtil)
Currently, the models are loaded sequentially, which causes performance delays ...
0
votes
1
answer
145
views
Autodesk Platform Services 3-legged OAuth Authorisation Code
I've been trying to get a 3-legged authentication to work. I believe I've been to all resources Autodesk has online but unfortunately they all show different things and despite trying to piece it all ...
0
votes
0
answers
36
views
How to set position and scale when loading a glTF file using viewer.loadModel in Autodesk Viewer?
I'm trying to load a glTF file into the Autodesk Viewer using the viewer.loadModel() method. Here's my current code:
function loadglTF() {
const path = 'js/Project2.gltf';
const desiredValues =...
0
votes
0
answers
30
views
Autodesk Forge Viewer Doesn't Resize on Horizontal Browser Window Resize (Also in ACC Viewer and Samples Demos)
I'm encountering an issue with the Autodesk Forge Viewer where it doesn't properly resize when the browser window is resized horizontally.
Problem:
When the browser window is resized vertically, the ...
0
votes
0
answers
91
views
Model Derivative API ignores conversionMethod v3 and still uses Navisworks for IFC conversion, resulting in Error Code 5
I've asked before but it was deleted because of insufficient information, so I hope it's not the case this time.
I'm experiencing an issue where the Model Derivative API appears to ignore the v3 ...